aboutsummaryrefslogtreecommitdiff
path: root/threadproc/os2/signals.c
Commit message (Expand)AuthorAge
* OS/2: Prevent pthread_sigmask() being used on OS/2 by definingBrian Havard2010-03-30
* *) add apr_signal_get_description() to that platforms (which have signals)Greg Stein2001-02-11
* renaming various functions for consistency sakeDoug MacEachern2001-02-08
* OS2 was chasing os2errno.h which we hid in a private platform directory,William A. Rowe Jr2001-01-28
* Fix OS/2 build after the move of private APR headers to the include/arch/Brian Havard2000-11-14
* Move all of the threadproc private header files to an arch directory underRyan Bloom2000-11-09
* Add an OS/2 apr_signal(), pretty much copied from unix/signals.cBrian Havard2000-08-06
* prefix libapr functions and types with apr_Doug MacEachern2000-08-02
* First stage of migrating OS/2 code to new error code mappings, define & useBrian Havard2000-04-08
* Finish the APR naming cleanup. This removes the struct's fromRyan Bloom2000-04-03
* fix the rest of the struct foo_t to struct ap_foo_t. Next is removing theRyan Bloom2000-04-03
* Update to Apache Software License version 1.1Roy T. Fielding2000-03-31
* Fix all the License issues. Including:Ryan Bloom2000-03-10
* Initial revisionRyan Bloom1999-08-17