summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix typo noticed by Mike Rumph.1.1.xrjung2013-12-141-3/+3
* Changes reflect major/minor related changes. Providejim2009-09-251-1860/+4
* lazy initialization of the pollset within apr_file_t (backport from 1.2)brianp2005-07-206-28/+44
* OS/2: Implement apr_file_mtime_set().bjh2005-07-163-1/+31
* add a proposed backport from 1.2brianp2005-07-161-0/+9
* Bug #33844: OS/2: file opened with APR_CREATE would be truncated if APR_APPENDbjh2005-07-041-6/+4
* OS/2: Fix crash in apr_proc_create with non-shell type process creation wherebjh2005-07-031-1/+2
* OS/2: Use autoconf 2.5x compatible test for running under OS/2 whenbjh2005-07-021-1/+1
* OS/2: Using apr_file_rename() to replace one file with another doesn't workbjh2005-06-291-1/+1
* Update copyright notices for 2005.jorton2005-06-14325-325/+650
* Support APR_SO_SNDBUF and APR_SO_RCVBUF on Windows.trawick2005-06-142-0/+15
* send and receive buffer sizes are not flags, and callertrawick2005-06-141-10/+4
* Merge r179786 from trunk:jorton2005-06-031-1/+8
* Disable poll() on all Darwin versions for now, because it is either broken or...wsanchez2005-05-311-6/+1
* Backport r178340 from trunk:wsanchez2005-05-282-16/+19
* fix typojwoolley2005-05-261-1/+1
* - Fix darwin version matchingpquerna2005-05-261-1/+1
* Backport r178650 from trunk, disable poll only on Mac OS X < 10.4.pquerna2005-05-261-2/+6
* Merge r178386 from trunk:jorton2005-05-251-0/+2
* Merge r170395 from trunk:jorton2005-05-161-19/+25
* Reintroduce stack frame construction with /Oy- (removal was implied by /O2).wrowe2005-05-152-2/+2
* Merge r168607 from trunk:jorton2005-05-061-0/+2
* Merge r158323 from trunk:jorton2005-03-201-1/+0
* Clean a typo - was running through emits too quickly yesterday.wrowe2005-03-171-1/+1
* No reason for this index to ever be signed, the nvec is alwayswrowe2005-03-171-1/+1
* move 1.1.x to 1.1.2-devpquerna2005-03-151-2/+2
* remove -dev in prep for 1.1.1 tag.pquerna2005-03-151-1/+1
* This happened in APR-Util.pquerna2005-03-151-2/+0
* backport r151340 from trunk, disable sendfile on s/390 only for Linux <2.4.0 ...pquerna2005-03-152-1/+7
* Backport r151487 from trunk to fix rwlock detection. pquerna2005-03-152-1/+3
* EOL should be native on this file. pquerna2005-03-151-54/+54
* Backport r153917 and r153932 from trunk. Build fixes for multicast on Tru64 a...pquerna2005-03-155-9/+30
* update the CHANGES file to be in sync with reality.pquerna2005-03-151-0/+6
* backport fix for writev_full from trunk.pquerna2005-03-151-20/+9
* blind backport attempting to fix 1.1.x, based on wrowe's changes between r151...pquerna2005-03-154-54/+109
* backport from trunk:pquerna2005-03-124-15/+6
* * build/find_apr.m4: jerenkrantz2005-02-242-21/+27
* bump the 1.1.x branch to 1.1.1-devpquerna2005-01-261-2/+2
* Undefine -dev in prep for 1.1.0_RC1pquerna2005-01-211-1/+1
* Create the 1.1.x Branch of APRpquerna2005-01-210-0/+0
* Revert r125162 since Martin did not reply to dev@apr.pquerna2005-01-211-4/+3
* Add Support for DragonFly BSD.pquerna2005-01-213-5/+8
* Fix missing quote.jorton2005-01-201-1/+1
* Implement APR_TCP_DEFER_ACCEPT for NetWare and Win32bnicholes2005-01-181-0/+15
* Win32 support for Multicastpquerna2005-01-182-0/+5
* NetWare implementation of apr_procattr_user_set() and apr_procattr_group_set()bnicholes2005-01-181-2/+4
* Temporarily work around a conflict between 0.9 and 1.0 of apr.expminfrin2005-01-171-0/+1
* Added detection for XP_SP1, XP_SP2 and 2003.mturk2005-01-172-2/+13
* TODO list for APR 2.0.jorton2005-01-171-0/+15
* Use zero length password if supplied password is NULL.mturk2005-01-171-12/+15