summaryrefslogtreecommitdiff
path: root/threadproc/os2/threadpriv.c
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespaces in *.c.Ivan Zhakov2022-11-201-4/+4
* OS/2: Remove all remaining uses of APR_OS2_STATUS macro which has beenBrian Havard2010-04-021-2/+2
* 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
* Relicense APR under Apache License, Version 2.0Justin Erenkrantz2004-02-131-49/+10
* rename apr_arch_fileio.h to apr_arch_file_io.h for consistencyThom May2003-01-071-1/+1
* Namespace protection for include/arch/ header filesThom May2003-01-061-2/+2
* Update copyright notices to 2003.Thom May2003-01-011-1/+1
* Rename all the "cntxt" members of the thread and proc structures toSander Striker2002-03-191-9/+9
* Update our copyright for this year.Roy T. Fielding2002-03-131-1/+1
* Wrap all APR functions in APR_DECLARE macro.Ryan Bloom2001-08-101-13/+15
* OS/2: add an assortment of misc helper functions that were missing soBrian Havard2001-03-191-0/+33
* Update copyright to 2001Roy T. Fielding2001-02-161-1/+1
* renaming various functions for consistency sakeDoug MacEachern2001-02-081-4/+4
* 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
* prefix libapr functions and types with apr_Doug MacEachern2000-08-021-6/+6
* Change ap_context_t to ap_pool_t. This compiles, runs, and serves pagesRyan Bloom2000-04-141-1/+1
* First stage of migrating OS/2 code to new error code mappings, define & useBrian Havard2000-04-081-2/+2
* Finish the APR naming cleanup. This removes the struct's fromRyan Bloom2000-04-031-5/+5
* fix the rest of the struct foo_t to struct ap_foo_t. Next is removing theRyan Bloom2000-04-031-5/+5
* 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
* This finishes the argument swaps. The docs haven't been updated, andRyan Bloom1999-10-111-3/+3
* First patch to re-order function parameters. This one gets the low hangingRyan Bloom1999-10-041-1/+1
* Initial revisionRyan Bloom1999-08-171-0/+92