Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | First whack at switching to a single top-level make. This adds a dependency | gstein | 2004-02-05 | 1 | -15/+0 |
* | on Unix-ish platforms, apr_wait_for_io_or_timeout() can just use poll(2) | trawick | 2003-11-24 | 1 | -0/+36 |
* | With the removal of apr_poll(), the apr_wait_for_io_or_timeout() function | gstein | 2003-11-17 | 1 | -15/+31 |
* | rename apr_arch_fileio.h to apr_arch_file_io.h for consistency | thommay | 2003-01-07 | 1 | -1/+1 |
* | Namespace protection for include/arch/ header files | thommay | 2003-01-06 | 1 | -2/+2 |
* | Update copyright notices to 2003. | thommay | 2003-01-01 | 1 | -1/+1 |
* | include the proper header file to get prototypes | trawick | 2002-07-11 | 1 | -0/+1 |
* | get the new poll code to build on AIX, which for 32-bit builds has some | trawick | 2002-07-11 | 1 | -2/+2 |
* | ignore generated files | trawick | 2002-07-11 | 1 | -0/+4 |
* | Reimplement apr_poll() on Unix. This improves performance by giving the | rbb | 2002-07-11 | 2 | -0/+116 |