summaryrefslogtreecommitdiff
path: root/include/apr_signal.h
Commit message (Expand)AuthorAgeFilesLines
* "Signal Handling" was listed as "Handling" in the APR documentation.Davi Arnaut2007-08-051-3/+3
* Fix the typo.Joe Orton2006-08-031-1/+1
* Update license header.Joe Orton2006-08-031-6/+6
* Update copyright year to 2005 and standardize on current copyright owner line.Justin Erenkrantz2005-02-041-1/+2
* Added two new functions apr_signal_block and apr_signal_unblock toMadhusudan Mathihalli2004-04-211-0/+14
* Relicense APR under Apache License, Version 2.0Justin Erenkrantz2004-02-131-49/+10
* axe these deprecated functions:Jeff Trawick2003-09-031-3/+0
* Rebalance our exposed headers such that everything is nested properlyWilliam A. Rowe Jr2003-03-051-2/+4
* Update copyright notices to 2003.Thom May2003-01-011-1/+1
* Go through doxygen output and remove as many errors and warnings as I could.Justin Erenkrantz2002-11-101-3/+3
* Nice tags, makes things easier to read [wish I noticed earlier]William A. Rowe Jr2002-06-081-3/+1
* Some simple fn renames ... by the book [deprecated entry points retained]William A. Rowe Jr2002-06-081-0/+5
* Remove APR_WANT_SIGNAL from apr_want.h because code must includeRoy T. Fielding2002-04-301-3/+3
* Avoid warnings on Darwin by working around a bug in sys/include.h.Roy T. Fielding2002-04-271-0/+12
* Update our copyright for this year.Roy T. Fielding2002-03-131-1/+1
* Doxygen updatesIan Holsman2001-08-241-3/+14
* Add appropriate APR_DECLARE's for signal functions.Brian Havard2001-07-261-2/+2
* Update copyright to 2001Roy T. Fielding2001-02-161-1/+1
* We need to close the brace, or 'make docs' won't workRyan Bloom2001-02-111-0/+4
* *) add apr_signal_get_description() to that platforms (which have signals)Greg Stein2001-02-111-0/+104
* No file is actuall including apr_signal.h, and all it defines is a simpleRyan Bloom2000-07-051-73/+0
* Update to Apache Software License version 1.1Roy T. Fielding2000-03-311-32/+31
* Fix all the License issues. Including:Ryan Bloom2000-03-101-9/+9
* Initial revisionRyan Bloom1999-08-171-0/+74