Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move threads/reentrancy m4 macros into threads.m4. All results are now | sascha | 2000-01-16 | 1 | -0/+2 |
* | Typedef socklen_t instead of defining it. | sascha | 2000-01-11 | 1 | -2/+2 |
* | Add check for socklen_t. Falls back to unsigned int. | sascha | 1999-12-29 | 1 | -0/+26 |
* | A couple of new functions for APR's time library. | rbb | 1999-12-21 | 1 | -1/+0 |
* | hange the way that we test for the size of ssize_t, using code suggested by | dreid | 1999-11-13 | 1 | -1/+27 |
* | Remove an error from my earlier commit to configure. | rbb | 1999-11-10 | 1 | -2/+0 |
* | Fix a problem with the configure script. AC_CHECK_SIZEOF is only meant to | rbb | 1999-11-10 | 1 | -0/+42 |
* | Fix the problem that David Reid reported about using ./configure on PPC. | rbb | 1999-10-21 | 1 | -1/+1 |
* | Changes to let APR compile and build on AIX with a non GNU compiler. | rbb | 1999-08-19 | 1 | -1/+1 |
* | Initial revision | rbb | 1999-08-17 | 1 | -0/+98 |