summaryrefslogtreecommitdiff
path: root/threadproc/os2/signals.c
Commit message (Expand)AuthorAgeFilesLines
* OS/2: Prevent pthread_sigmask() being used on OS/2 by definingBrian Havard2010-03-301-0/+1
* *) add apr_signal_get_description() to that platforms (which have signals)Greg Stein2001-02-111-98/+1
* renaming various functions for consistency sakeDoug MacEachern2001-02-081-1/+1
* OS2 was chasing os2errno.h which we hid in a private platform directory,William A. Rowe Jr2001-01-281-2/+0
* Fix OS/2 build after the move of private APR headers to the include/arch/Brian Havard2000-11-141-2/+2
* Move all of the threadproc private header files to an arch directory underRyan Bloom2000-11-091-2/+2
* Add an OS/2 apr_signal(), pretty much copied from unix/signals.cBrian Havard2000-08-061-0/+19
* prefix libapr functions and types with apr_Doug MacEachern2000-08-021-2/+2
* First stage of migrating OS/2 code to new error code mappings, define & useBrian Havard2000-04-081-1/+1
* Finish the APR naming cleanup. This removes the struct's fromRyan Bloom2000-04-031-1/+1
* fix the rest of the struct foo_t to struct ap_foo_t. Next is removing theRyan Bloom2000-04-031-1/+1
* 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/+82