index
:
delta/libapr.git
0.9.x
1.0.x
1.1.x
1.2.x
1.3.x
1.4.x
1.5.x
1.6.x
1.7.1-test1
1.7.x
1.8.x
1.8.x-r1896717
1.8.x-r1897895
APR
APR_0_9_BRANCH
baserock/morph
evenset
gstein-pocore
master
pollcb-dev
thread-name
unlabeled-1.1.1
win32-pollset-wakeup-no-file-socket-emulation
xmllite
svn.apache.org: repos/asf/apr/apr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
threadproc
/
os2
/
thread.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement apr_thread_yield() on OS/2.
bjh
2002-05-22
1
-0
/
+1
*
Rename all the "cntxt" members of the thread and proc structures to
striker
2002-03-19
1
-14
/
+14
*
Update our copyright for this year.
fielding
2002-03-13
1
-1
/
+1
*
Fix missed reference to rv that was renamed to exitval.
bjh
2001-12-29
1
-1
/
+1
*
Convert apr_thread_exit(..., apr_status_t *retval) to
aaron
2001-12-27
1
-3
/
+3
*
Clean up the event sem in the apr_thread_once_t.
bjh
2001-09-02
1
-0
/
+14
*
OS/2: Implement apr_thread_once().
bjh
2001-09-02
1
-2
/
+17
*
OS/2: Fix thread return value passing.
bjh
2001-08-31
1
-1
/
+1
*
OS/2: Add stubs for apr_thread_once functions to fix link. Will fill them in
bjh
2001-08-30
1
-0
/
+14
*
Wrap all APR functions in APR_DECLARE macro.
rbb
2001-08-10
1
-17
/
+17
*
Added a stub for apr_thread_yield()
bnicholes
2001-08-03
1
-0
/
+6
*
Updated APR to pass the thread worker_function prototype
wrowe
2001-07-24
1
-8
/
+6
*
OS/2: Add implementations of apr_file_trunc(), apr_os_thread_current() &
bjh
2001-06-16
1
-0
/
+17
*
Fix the naming of the apr_threadattr_detach_xxx functions. get and set were
gregames
2001-04-11
1
-2
/
+2
*
OS/2: add an assortment of misc helper functions that were missing so
bjh
2001-03-19
1
-0
/
+36
*
Update copyright to 2001
fielding
2001-02-16
1
-1
/
+1
*
renaming various functions for consistency sake
dougm
2001-02-08
1
-6
/
+6
*
OS2 was chasing os2errno.h which we hid in a private platform directory,
wrowe
2001-01-28
1
-1
/
+0
*
Fix OS/2 build after the move of private APR headers to the include/arch/
bjh
2000-11-14
1
-1
/
+1
*
Move all of the threadproc private header files to an arch directory under
rbb
2000-11-09
1
-1
/
+1
*
Remaining cleanup of ap_ -> apr_ and AP_ -> APR_ transformation...
wrowe
2000-08-06
1
-3
/
+5
*
prefix libapr functions and types with apr_
dougm
2000-08-02
1
-17
/
+17
*
OS/2: Sort out error handling in ap_thread_join()
bjh
2000-04-20
1
-2
/
+7
*
Change ap_context_t to ap_pool_t. This compiles, runs, and serves pages
rbb
2000-04-14
1
-3
/
+3
*
First stage of migrating OS/2 code to new error code mappings, define & use
bjh
2000-04-08
1
-1
/
+1
*
Finish the APR naming cleanup. This removes the struct's from
rbb
2000-04-03
1
-9
/
+9
*
fix the rest of the struct foo_t to struct ap_foo_t. Next is removing the
rbb
2000-04-03
1
-9
/
+9
*
Update to Apache Software License version 1.1
fielding
2000-03-31
1
-32
/
+31
*
Fix all the License issues. Including:
rbb
2000-03-10
1
-9
/
+9
*
OS/2: Fix a warning and parameter order to ap_create_threadattr()
bjh
1999-10-14
1
-1
/
+2
*
This finishes the argument swaps. The docs haven't been updated, and
rbb
1999-10-11
1
-3
/
+3
*
First patch to re-order function parameters. This one gets the low hanging
rbb
1999-10-04
1
-2
/
+2
*
A change to how APR uses user data. Now, user data is a linked list that
rbb
1999-09-14
1
-1
/
+1
*
Initial revision
rbb
1999-08-17
1
-0
/
+178