index
:
delta/apache/apr.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
evenset
gstein-pocore
pollcb-dev
thread-name
trunk
unlabeled-1.1.1
win32-pollset-wakeup-no-file-socket-emulation
xmllite
github.com: github.com: apache/apr.git. This may lag behind the Subversion repository, mirrored as libapr.git.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
threadproc
/
win32
/
threadpriv.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use API constant instead of magic number.
Ivan Zhakov
2019-05-13
1
-1
/
+1
*
clean up some low hanging gcc warnings on Win
Jeff Trawick
2011-03-19
1
-1
/
+1
*
Backout R434327, R437115, which...
William A. Rowe Jr
2006-11-22
1
-15
/
+2
*
Implement apr_threadkey_private destructors on WIN32
Mladen Turk
2006-08-24
1
-2
/
+15
*
Fix the typo.
Joe Orton
2006-08-03
1
-1
/
+1
*
Update license header.
Joe Orton
2006-08-03
1
-6
/
+6
*
Fix up Win32-private includes to bring it in line with all other platforms.
Justin Erenkrantz
2006-07-12
1
-1
/
+1
*
Update copyright year to 2005 and standardize on current copyright owner line.
Justin Erenkrantz
2005-02-04
1
-1
/
+2
*
Relicense APR under Apache License, Version 2.0
Justin Erenkrantz
2004-02-13
1
-49
/
+10
*
Namespace protection for include/arch/ header files
Thom May
2003-01-06
1
-1
/
+1
*
Update copyright notices to 2003.
Thom May
2003-01-01
1
-1
/
+1
*
Rename all the "cntxt" members of the thread and proc structures to
Sander Striker
2002-03-19
1
-9
/
+9
*
Update our copyright for this year.
Roy T. Fielding
2002-03-13
1
-1
/
+1
*
I don't think this routine is ever used, but the key needs to be
Roy T. Fielding
2001-04-12
1
-1
/
+8
*
Update copyright to 2001
Roy T. Fielding
2001-02-16
1
-1
/
+1
*
renaming various functions for consistency sake
Doug MacEachern
2001-02-08
1
-10
/
+10
*
Add remaining APR_DECLARE()s to all headers. Conditionally added
William A. Rowe Jr
2001-01-18
1
-13
/
+18
*
Move all of the threadproc private header files to an arch directory under
Ryan Bloom
2000-11-09
1
-1
/
+1
*
Here it is, the Win32 part of the big canonical errors patch.
William A. Rowe Jr
2000-10-06
1
-4
/
+4
*
prefix libapr functions and types with apr_
Doug MacEachern
2000-08-02
1
-16
/
+16
*
Fix ap_get_os_threadkey.
Ryan Bloom
2000-07-10
1
-2
/
+1
*
a while back, we said "segfault on invalid params rather than returning an
Greg Stein
2000-07-08
1
-17
/
+3
*
const-ify the userdata interfaces
Greg Stein
2000-07-08
1
-2
/
+4
*
Fix various return code problems in APR on Win32. For most of
Jeff Trawick
2000-05-01
1
-4
/
+6
*
APR_ENOCONT doesn't make any sense without contexts. Replaced them all with
Ryan Bloom
2000-04-19
1
-1
/
+1
*
Change ap_context_t to ap_pool_t. This compiles, runs, and serves pages
Ryan Bloom
2000-04-14
1
-2
/
+2
*
Finish the APR naming cleanup. This removes the struct's from
Ryan Bloom
2000-04-03
1
-9
/
+9
*
fix the rest of the struct foo_t to struct ap_foo_t. Next is removing the
Ryan Bloom
2000-04-03
1
-9
/
+9
*
Update to Apache Software License version 1.1
Roy T. Fielding
2000-03-31
1
-32
/
+31
*
Fix all the License issues. Including:
Ryan Bloom
2000-03-10
1
-9
/
+9
*
Fix a bug in the logic to set/get userdata from ALL apr types. I have
Ryan Bloom
1999-10-15
1
-2
/
+2
*
More argument swaps...
Bill Stoddard
1999-10-12
1
-2
/
+2
*
This finishes the argument swaps. The docs haven't been updated, and
Ryan Bloom
1999-10-11
1
-5
/
+5
*
Bring the misc code up to the APR parameter order spec. This also fixes a few
Ryan Bloom
1999-10-08
1
-2
/
+2
*
Ryan's last patch to change argument order missed a few Win32 APR funcs.
Bill Stoddard
1999-10-04
1
-3
/
+3
*
First patch to re-order function parameters. This one gets the low hanging
Ryan Bloom
1999-10-04
1
-1
/
+1
*
Make threadproc compile on Win32
Bill Stoddard
1999-09-22
1
-10
/
+11
*
Initial revision
Ryan Bloom
1999-08-17
1
-0
/
+138