summaryrefslogtreecommitdiff
path: root/threadproc/beos/threadpriv.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Namespace protection for include/arch/ header filesthommay2003-01-061-1/+1
* 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
* Tidy up to get us working again...dreid2001-09-111-1/+1
* Wrap all APR functions in APR_DECLARE macro.rbb2001-08-101-14/+14
* Update copyright to 2001fielding2001-02-161-1/+1
* renaming various functions for consistency sakedougm2001-02-081-10/+10
* More fixes to get BeOS building and a few missing functions to try anddreid2000-11-191-0/+33
* Get this working on BeOS again after the arch changes.dreid2000-11-181-1/+1
* Move all of the threadproc private header files to an arch directory underrbb2000-11-091-1/+1
* prefix libapr functions and types with apr_dougm2000-08-021-6/+6
* Tidy up some warnings in the threadproc directory.dreid2000-06-171-1/+1
* Change ap_context_t to ap_pool_t. This compiles, runs, and serves pagesrbb2000-04-141-1/+1
* 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
* Update the BeOS files to use a single header.dreid1999-12-151-3/+0
* 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/+189