summaryrefslogtreecommitdiff
path: root/include/apr_want.h
Commit message (Expand)AuthorAgeFilesLines
* Fixed protection of our own struct iovec define.Guenter Knauf2011-03-281-7/+4
* Fixes various doxygen usage warnings and minor doxygen errors.Graham Leggett2010-01-061-3/+3
* Win32: Match the type of our custom iovec's iov_base to match Unix's type.Justin Erenkrantz2008-08-271-1/+1
* We expect iov lengths to match up with a size_t, not ssize_t.William A. Rowe Jr2007-08-231-1/+1
* Fix the typo.Joe Orton2006-08-031-1/+1
* Update license header.Joe Orton2006-08-031-6/+6
* Define struct iovec for mingw.Justin Erenkrantz2006-07-121-0/+18
* Update copyright year to 2005 and standardize on current copyright owner line.Justin Erenkrantz2005-02-041-1/+2
* Relicense APR under Apache License, Version 2.0Justin Erenkrantz2004-02-131-49/+10
* Rebalance our exposed headers such that everything is nested properlyWilliam A. Rowe Jr2003-03-051-1/+1
* Update copyright notices to 2003.Thom May2003-01-011-1/+1
* Ick... an XXX where we didn't want one.William A. Rowe Jr2002-12-121-1/+1
* Remove APR_WANT_SIGNAL from apr_want.h because code must includeRoy T. Fielding2002-04-301-13/+0
* Update our copyright for this year.Roy T. Fielding2002-03-131-1/+1
* ALL APR Include files (except for Arch specific stuff) nowIan Holsman2001-08-241-3/+6
* Update copyright to 2001Roy T. Fielding2001-02-161-1/+1
* Including the right header file(s) for ntohl et al is a little bitJeff Trawick2001-02-131-0/+20
* *) add apr_signal_get_description() to that platforms (which have signals)Greg Stein2001-02-111-0/+13
* some whitespace.Greg Stein2001-02-051-0/+8
* fix typoGreg Stein2001-01-241-1/+1
* initial cut at a feature-based include system (rather than file-based)Greg Stein2001-01-201-0/+116