summaryrefslogtreecommitdiff
path: root/threadproc/os2/threadpriv.c
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespaces in *.c.ivan2022-11-201-4/+4
* OS/2: Remove all remaining uses of APR_OS2_STATUS macro which has beenbjh2010-04-021-2/+2
* Fix the typo.jorton2006-08-031-1/+1
* Update license header.jorton2006-08-031-6/+6
* Update copyright year to 2005 and standardize on current copyright owner line.jerenkrantz2005-02-041-1/+2
* Relicense APR under Apache License, Version 2.0jerenkrantz2004-02-131-49/+10
* rename apr_arch_fileio.h to apr_arch_file_io.h for consistencythommay2003-01-071-1/+1
* Namespace protection for include/arch/ header filesthommay2003-01-061-2/+2
* Update copyright notices to 2003.thommay2003-01-011-1/+1
* Rename all the "cntxt" members of the thread and proc structures tostriker2002-03-191-9/+9
* Update our copyright for this year.fielding2002-03-131-1/+1
* Wrap all APR functions in APR_DECLARE macro.rbb2001-08-101-13/+15
* OS/2: add an assortment of misc helper functions that were missing sobjh2001-03-191-0/+33
* Update copyright to 2001fielding2001-02-161-1/+1
* renaming various functions for consistency sakedougm2001-02-081-4/+4
* Fix OS/2 build after the move of private APR headers to the include/arch/bjh2000-11-141-2/+2
* Move all of the threadproc private header files to an arch directory underrbb2000-11-091-2/+2
* prefix libapr functions and types with apr_dougm2000-08-021-6/+6
* Change ap_context_t to ap_pool_t. This compiles, runs, and serves pagesrbb2000-04-141-1/+1
* First stage of migrating OS/2 code to new error code mappings, define & usebjh2000-04-081-2/+2
* Finish the APR naming cleanup. This removes the struct's fromrbb2000-04-031-5/+5
* fix the rest of the struct foo_t to struct ap_foo_t. Next is removing therbb2000-04-031-5/+5
* Update to Apache Software License version 1.1fielding2000-03-311-32/+31
* Fix all the License issues. Including:rbb2000-03-101-9/+9
* This finishes the argument swaps. The docs haven't been updated, andrbb1999-10-111-3/+3
* First patch to re-order function parameters. This one gets the low hangingrbb1999-10-041-1/+1
* Initial revisionrbb1999-08-171-0/+92