summaryrefslogtreecommitdiff
path: root/file_io
Commit message (Expand)AuthorAgeFilesLines
* Backport r1044440 from trunk to 0.9.x.bojan2012-02-061-0/+24
* Axed C++ comments and tabs.fuankg2011-02-183-17/+17
* Correct Win9x/ANSI mode flaw uncovered by Friedrich Dominicuswrowe2008-07-151-2/+2
* Reduce the point at which we use long filename manipulation to 248wrowe2008-05-061-2/+5
* Backport r651721 from the trunkbojan2008-04-251-2/+7
* Backport r651174 and 651704 from the trunkbojan2008-04-251-1/+2
* Group of two changes; we must keep file->flags in sync whenwrowe2007-10-122-38/+40
* Backport r580484; the patchset to teach APR dup2 to hook up stdiowrowe2007-10-012-52/+94
* Correctly handle completion-based read-to-EOF case.wrowe2007-09-011-0/+3
* Solve win32 inherited pipe leaks by leveraging OS2 port's solution.wrowe2007-08-281-1/+9
* In Mac OS X's VFS API file names are, by definition, canonicallyjim2007-08-131-0/+4
* Register a cleanup only if APR_FILE_NOCLEANUP was not flagged.wrowe2007-06-012-6/+11
* Bring back deprecated but required apr_file_unset_inherit() function.bojan2007-05-211-0/+5
* Backport r538045 from the trunk.bojan2007-05-214-12/+45
* Backport 538266 from the trunk.bojan2007-05-151-0/+23
* Backport r538262 from 1.2.x branch.bojan2007-05-151-1/+1
* Backport r538009 and r538019 from the trunk.bojan2007-05-155-37/+69
* Backport r537393, r537402 and r537405 from the trunk.bojan2007-05-134-38/+36
* Backport r537066 from the trunk.bojan2007-05-111-0/+19
* Merge r468055 from trunk.rooneg2006-10-261-1/+1
* Solve svn issue 1869, only one symptom on the Unix platform; when wrowe2006-09-211-3/+4
* Update license header.jorton2006-09-2042-252/+252
* This is a companion to the get permissions patch, from trunk, whichwrowe2006-07-271-0/+2
* With this patch, the finfo.protection includes the rights for the currentwrowe2006-07-261-6/+6
* wrowe2006-07-241-12/+22
* Small backport discrepancy, no pollset created back in the 0.9 flavors.wrowe2006-04-091-1/+0
* Backport implementations for apr_os_pipe_put[_ex]wrowe2006-04-091-0/+48
* Fix with additional notes for older PSDK winbase.h headers.wrowe2006-03-241-3/+4
* The original value before seek() certainly could be at the upper boundswrowe2006-03-231-2/+8
* Fix another backport nit due to massaging the 1.x code into 0.9.wrowe2006-03-151-1/+1
* Refactor the win32 apr_file_gets logic to close a newly wrowe2006-03-131-8/+7
* Distinguish rc from rv (DWORD v.s. apr_status_t) - a 64bit-ism.wrowe2006-03-131-5/+4
* Similar to the patches for unix/netware/os - percolate thewrowe2006-03-134-2/+12
* Backport a basic optimization to address if a basepath wrowe2006-03-011-8/+8
* Several readwrite file fixes require this code to become legible,wrowe2006-03-011-14/+19
* OS/2: Add proper error handling when internal calls to apr_file_flush() failbjh2006-02-232-2/+17
* Backport: 378053wrowe2006-02-151-3/+5
* Windows 9x file locks will *never* block. Emulate this behaviorwrowe2006-02-111-2/+20
* Backport: 376423wrowe2006-02-091-3/+0
* Merge r373453 into 0.9.x, with necessary changes to tests to account forrooneg2006-01-301-2/+2
* Merge r357641 to the 0.9.x branch, as it's needed to make r355812 compile.rooneg2006-01-301-2/+2
* Merge r355812 to 0.9.x.rooneg2006-01-261-2/+14
* Merge r355790 to 0.9.x.rooneg2006-01-261-0/+2
* Merge r314856 to 0.9.x.rooneg2006-01-261-16/+31
* Merge r291339 from trunk:jorton2005-09-241-0/+5
* Merge r234013, r239221 from trunk:jorton2005-09-021-2/+10
* Bug #33844: OS/2: file opened with APR_CREATE would be truncated if APR_APPENDbjh2005-07-041-6/+4
* OS/2: Using apr_file_rename() to replace one file with another doesn't workbjh2005-06-291-1/+1
* Update copyright year to 2005 and standardize on current copyright owner line.jerenkrantz2005-02-0442-42/+84
* Remove .cvsignore files.APR_0_9_BRANCHjorton2004-11-202-8/+0