summaryrefslogtreecommitdiff
path: root/file_io
Commit message (Expand)AuthorAgeFilesLines
* Merged rr1559873 from trunk:brane2014-01-211-17/+24
* definAtelyrjung2013-10-031-1/+1
* Merge r1044447 and add CHANGES entry:sf2012-05-061-1/+1
* Backport r1044440 from trunk to 1.4.x.bojan2012-02-061-1/+25
* Fix cut'n'paste errorsf2011-11-191-1/+1
* Backport r1183698:sf2011-10-151-9/+19
* Backport r979891/r1183724:sf2011-10-154-9/+8
* Backport r1183688:sf2011-10-153-10/+25
* Use Bert's exact code from r960665.wrowe2011-05-031-8/+16
* Remove assumption that drive letters are always uppercase.wrowe2011-05-031-1/+14
* Added prototype for getpid.fuankg2011-03-251-0/+3
* merge trunk revs 1083169, 1083177, 1083178, 1083183, and 1083227trawick2011-03-211-2/+4
* Merge r892387 from trunk:trawick2011-03-217-42/+47
* apr_file_flush_locked(): Handle short writes.sf2011-02-211-4/+8
* Axed C++ comments and tabs.fuankg2011-02-183-17/+17
* Backport Win32 part of poll provider for Vista+mturk2010-08-261-6/+30
* merge the remainder of r920897 from trunk in order to fix a compile failuretrawick2010-05-201-1/+1
* Merge r932067 from trunk:trawick2010-04-091-2/+1
* typos? Otherwise it won't compile. jfclere2010-03-101-2/+2
* Revert r920017, we can't change behaviour within a patch release.minfrin2010-03-081-6/+0
* Backport r920016:minfrin2010-03-071-0/+6
* Backport r917675: Use the APR_FOPEN_* constants instead of theminfrin2010-03-0215-87/+87
* Merge r905040 from trunk:jorton2010-01-311-3/+5
* Backport r831641 from the trunk.bojan2009-11-011-2/+9
* TMPDIR is canonicaljim2009-09-251-2/+2
* Backport r793192 and r794118 from the trunk.bojan2009-07-161-0/+4
* lowercase include since this breaks MingW cross-compile on Linux;fuankg2009-06-301-1/+1
* Backport r784633 and r784773 from the trunk.bojan2009-06-153-0/+76
* Backport r747990, r748361, r748371, r748565, r748988, r749810, r783958bojan2009-06-124-2/+72
* Fix core on win32 when using wakeable pollsetmturk2009-02-121-16/+20
* Backport r731793 from the trunk.bojan2009-01-061-3/+2
* Fix a bug with the APR_DELONCLOSE flag. Child processes were (also)gstein2008-11-101-4/+6
* Moved new apr_file_link() function to open.c for all platformstdonovan2008-07-253-13/+14
* Add apr_file_link() function.bojan2008-07-252-0/+40
* 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
* Rework possibly non-portable constant expressionbojan2008-04-251-2/+7
* Remove APR_BUFSIZ definition, as it would only be used in one placebojan2008-04-251-1/+2
* Make copy buffer biggerbojan2008-04-241-1/+1
* Implement apr_file_socket_pipe_create for windows. Private for implementing p...mturk2008-04-181-0/+183
* * Add missing semi-colon in Win9x code path of apr_file_open that breaksrpluem2008-01-301-1/+1
* Fix two typos, I had continued to simplify this throughoutwrowe2007-11-081-9/+6
* Learn the appropriate csize Allocation magic applicablewrowe2007-11-082-10/+27
* Now in 1.3.0 a valid csize becomes very critical to enablewrowe2007-11-061-4/+41
* OS/2: Make opened files non-inheritable.bjh2007-10-301-3/+30
* AIX C compiler won't add to void * in picky modetrawick2007-10-291-1/+1
* Pick up AIX 5.2 onwardswrowe2007-10-171-0/+6
* Fill in apr_fileinfo_t member st_csize on Netware and Unixwrowe2007-10-172-12/+37
* Here is the correct cast for signed-ness where size_t is off_twrowe2007-10-141-1/+1
* * Return APR_SUCCESS by default.rpluem2007-10-143-0/+6