summaryrefslogtreecommitdiff
path: root/include/apr_want.h
Commit message (Expand)AuthorAgeFilesLines
* Merge parts of r896382 applicable to apr 1.5.x from trunk:trawick2012-08-141-3/+3
* Fixed protection of our own struct iovec define.fuankg2011-03-281-7/+4
* Win32: Match the type of our custom iovec's iov_base to match Unix's type.jerenkrantz2008-08-271-1/+1
* We expect iov lengths to match up with a size_t, not ssize_t.wrowe2007-08-231-1/+1
* Fix the typo.jorton2006-08-031-1/+1
* Update license header.jorton2006-08-031-6/+6
* Define struct iovec for mingw.jerenkrantz2006-07-121-0/+18
* Update copyright year to 2005 and standardize on current copyright owner line.jerenkrantz2005-02-041-1/+2
* Relicense APR under Apache License, Version 2.0jerenkrantz2004-02-131-49/+10
* Rebalance our exposed headers such that everything is nested properlywrowe2003-03-051-1/+1
* Update copyright notices to 2003.thommay2003-01-011-1/+1
* Ick... an XXX where we didn't want one.wrowe2002-12-121-1/+1
* Remove APR_WANT_SIGNAL from apr_want.h because code must includefielding2002-04-301-13/+0
* Update our copyright for this year.fielding2002-03-131-1/+1
* ALL APR Include files (except for Arch specific stuff) nowianh2001-08-241-3/+6
* Update copyright to 2001fielding2001-02-161-1/+1
* Including the right header file(s) for ntohl et al is a little bittrawick2001-02-131-0/+20
* *) add apr_signal_get_description() to that platforms (which have signals)gstein2001-02-111-0/+13
* some whitespace.gstein2001-02-051-0/+8
* fix typogstein2001-01-241-1/+1
* initial cut at a feature-based include system (rather than file-based)gstein2001-01-201-0/+116