summaryrefslogtreecommitdiff
path: root/file_io/unix/copy.c
Commit message (Expand)AuthorAgeFilesLines
* * file_io/unix/copy.c (apr_file_transfer_contents): Remove redundantjorton2004-05-241-1/+1
* Relicense APR under Apache License, Version 2.0jerenkrantz2004-02-131-49/+10
* rename apr_arch_fileio.h to apr_arch_file_io.h for consistencythommay2003-01-071-1/+1
* Namespace protection for include/arch/ header filesthommay2003-01-061-1/+1
* Update copyright notices to 2003.thommay2003-01-011-1/+1
* * apr/file_io/unix/copy.c (apr_file_transfer_contents): Fix comment.kfogel2002-10-251-1/+1
* Some platforms can't retrieve perms, APR_INCOMPLETE is fine [we stronglywrowe2002-07-081-1/+1
* some style changes. other tweaks.gstein2002-02-011-30/+27
* Add apr_file_copy() and apr_file_append() functions. These are writtenjerenkrantz2002-02-011-0/+153