summaryrefslogtreecommitdiff
path: root/include/apr_support.h
Commit message (Expand)AuthorAgeFilesLines
* Fix the typo.Joe Orton2006-08-031-1/+1
* Update license header.Joe Orton2006-08-031-6/+6
* Improve some documentation comments.Garrett Rooney2006-02-131-0/+6
* * include/apr_support.hGarrett Rooney2006-02-131-2/+0
* 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/+2
* Rebalance our exposed headers such that everything is nested properlyWilliam A. Rowe Jr2003-03-051-6/+10
* Update copyright notices to 2003.Thom May2003-01-011-1/+1
* Go through doxygen output and remove as many errors and warnings as I could.Justin Erenkrantz2002-11-101-2/+5
* Reimplement apr_poll() on Unix. This improves performance by giving theRyan Bloom2002-07-111-0/+82