index
:
apr
trunk
apache apr mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
threadproc
/
os2
/
signals.c
Commit message (
Expand
)
Author
Age
*
OS/2: Prevent pthread_sigmask() being used on OS/2 by defining
Brian Havard
2010-03-30
*
*) add apr_signal_get_description() to that platforms (which have signals)
Greg Stein
2001-02-11
*
renaming various functions for consistency sake
Doug MacEachern
2001-02-08
*
OS2 was chasing os2errno.h which we hid in a private platform directory,
William A. Rowe Jr
2001-01-28
*
Fix OS/2 build after the move of private APR headers to the include/arch/
Brian Havard
2000-11-14
*
Move all of the threadproc private header files to an arch directory under
Ryan Bloom
2000-11-09
*
Add an OS/2 apr_signal(), pretty much copied from unix/signals.c
Brian Havard
2000-08-06
*
prefix libapr functions and types with apr_
Doug MacEachern
2000-08-02
*
First stage of migrating OS/2 code to new error code mappings, define & use
Brian Havard
2000-04-08
*
Finish the APR naming cleanup. This removes the struct's from
Ryan Bloom
2000-04-03
*
fix the rest of the struct foo_t to struct ap_foo_t. Next is removing the
Ryan Bloom
2000-04-03
*
Update to Apache Software License version 1.1
Roy T. Fielding
2000-03-31
*
Fix all the License issues. Including:
Ryan Bloom
2000-03-10
*
Initial revision
Ryan Bloom
1999-08-17