Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rebalance our exposed headers such that everything is nested properly | wrowe | 2003-03-05 | 1 | -8/+10 |
* | Update copyright notices to 2003. | thommay | 2003-01-01 | 1 | -1/+1 |
* | Go through doxygen output and remove as many errors and warnings as I could. | jerenkrantz | 2002-11-10 | 1 | -26/+31 |
* | Delete some invalid comments from the apr_pollset_destroy doc. | stoddard | 2002-09-26 | 1 | -4/+0 |
* | Fixed a comment to accurately reflect what the "clear" function does | brianp | 2002-08-06 | 1 | -1/+1 |
* | One more update to the pollset API before we start using it | brianp | 2002-08-04 | 1 | -1/+4 |
* | Added a "client data" void* to the poll API so that an app | brianp | 2002-08-02 | 1 | -0/+4 |
* | Added general-purpose pollset API to handle arbitrarily large | brianp | 2002-08-01 | 1 | -0/+54 |
* | get the new poll code to build on AIX, which for 32-bit builds has some | trawick | 2002-07-11 | 1 | -2/+2 |
* | Reimplement apr_poll() on Unix. This improves performance by giving the | rbb | 2002-07-11 | 1 | -0/+227 |