summaryrefslogtreecommitdiff
path: root/CHANGES
Commit message (Expand)AuthorAgeFilesLines
* *) Complete the implementation of LARGEFILE support on Win32, althoughwrowe2001-06-061-0/+6
* Implement read write locks. This commit will support POSIX pthreadjerenkrantz2001-05-311-0/+4
* Add apr_file_open_stdin - which allows the stdin file handle to bejerenkrantz2001-05-311-0/+3
* Add apr_strtok(), a thread-safe flavor of strtok() which has thetrawick2001-05-231-0/+4
* Add APR_HAS_OTHER_CHILD support to Win32stoddard2001-05-171-0/+1
* Automatically remove other-child registrations when thetrawick2001-05-161-0/+5
* Allow LTFLAGS to be overridden by the configure command-linefielding2001-05-121-0/+3
* As I'm off to work again tomorrow, here is the final batch of memory changesdreid2001-05-111-0/+6
* Only make test recursively for the *clean targets.fielding2001-05-041-1/+2
* fix a problem with the FreeBSD flavor of apr_sendfile(); we couldtrawick2001-05-031-0/+3
* Fix a problem on unixware where clearing h_errno wouldn't work.trawick2001-05-021-0/+3
* Add the test and build directories (when present) to the recursivefielding2001-05-011-0/+3
* Make the apr_mmap_create() function use the native_flags variable.rbb2001-04-301-0/+4
* Completely revamp configure so that it preserves the standard makefielding2001-04-291-0/+9
* Fix DSO support on HPUX. We have to use ==, not = and it helps to returnrbb2001-04-271-0/+4
* Clean up conditionals in unix DSO code so that we decide based on thewsanchez2001-04-191-0/+5
* *** empty log message ***wsanchez2001-04-181-0/+3
* I actually remembered to add an entry to the CHANGES file and here is adreid2001-04-121-0/+3
* Carefully select an appropriate native type for apr_int64_t andfielding2001-04-121-0/+4
* Make clean, distclean, and extraclean consistently according to thefielding2001-04-111-0/+3
* Implement specific to win32, validate the actual root requested (to avoidwrowe2001-04-101-0/+6
* Change --with-libtool to --enable-libtoolrbb2001-04-091-2/+2
* Cleanup the --with-libtool option. The test directory now compiles cleanlyrbb2001-04-091-0/+4
* Note sigsuspend() changewsanchez2001-04-071-0/+3
* Make libtool a configure-time option. This is done with --without-libtool.rbb2001-04-061-0/+3
* Recognize systems where the TCP_NODELAY setting is inherited fromtrawick2001-04-051-0/+6
* Allow APR to be installed using `make install`rbb2001-04-031-0/+2
* Generate config.nice for easy re-run of configure, because Ryan wanted it.fielding2001-04-031-0/+2
* Define preprocessor options in CPPFLAGS instead of CFLAGSfielding2001-04-031-0/+3
* This patch sets the dso/aix subdirectory to be used for older versionstrawick2001-04-021-0/+4
* Libtool 1.3b, the current alpha release, is needed for creating DSOstrawick2001-04-021-0/+2
* Flush any data still unwritten when the file is closed.trawick2001-03-311-0/+5
* Provide a fall-back definition of TRUSTEE_IS_WELL_KNOWN_GROUP sotrawick2001-03-311-0/+3
* First draft implementation of unix apr_filepath_ get, set, merge, andwrowe2001-03-311-0/+3
* Revert last change -- I forgot that buildconf is run before we createfielding2001-03-311-3/+0
* Make it easier to replace libtool on OS/2 by copying libtool.m4 intofielding2001-03-311-0/+3
* Add apr_ipsubnet_create() and apr_ipsubnet_test() for testingtrawick2001-03-151-0/+3
* One day I'll remember to do this when I actually commit :)dreid2001-03-081-0/+3
* Allow a way to get the password from the system password database.rbb2001-03-081-0/+3
* Make APR look for header files in the APR paths before looking in systemrbb2001-03-071-0/+4
* Add a --with-sendfile option, so that people without a sendfilerbb2001-03-061-0/+4
* Change the check for netinet/tcp.h to work around an issue withtrawick2001-03-051-0/+4
* Remove some duplicate calls to strchr(), and remove a typo as a side-effectjwoolley2001-02-221-1/+1
* Missing the apr_pool_t arg required for more complex queries of uid/gidwrowe2001-02-211-0/+3
* In apr_shm_init(), check the retcode from mm_malloc(). Previously,trawick2001-02-201-0/+5
* Name protected the autoconf macros defined by APR. Moved thefielding2001-02-201-0/+6
* Cope with BSDi installations where the default make has beentrawick2001-02-191-0/+3
* Enable use of the new build directory.fielding2001-02-181-0/+10
* Moved hints.m4, apr_common.m4, and helpers/apr-conf.m4 into thefielding2001-02-171-0/+4
* Get apr_sendfile() working on HP-UX. This gets APR to build ontrawick2001-02-161-0/+3