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
/
include
/
apr_poll.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve some documentation comments.
rooneg
2006-02-13
1
-1
/
+1
*
Added an optional APR_POLLSET_NOCOPY flag for apr_pollset_create().
brianp
2005-10-23
1
-0
/
+1
*
apr_poll() - don't promise to fill in rtnevents if no event was
trawick
2005-10-02
1
-7
/
+9
*
document the multithreaded semantics more explicitly, so that application cod...
brianp
2005-07-23
1
-0
/
+18
*
Update copyright year to 2005 and standardize on current copyright owner line.
jerenkrantz
2005-02-04
1
-1
/
+2
*
* include/apr_poll.h (apr_pollset_create): Document
jorton
2004-11-22
1
-2
/
+8
*
This commit may break the win32 or netware builds because of the added files.
pquerna
2004-11-20
1
-0
/
+5
*
Relicense APR under Apache License, Version 2.0
jerenkrantz
2004-02-13
1
-49
/
+10
*
more doxygen cleanup
ianh
2003-12-30
1
-10
/
+4
*
Add back apr_poll as it shouldn't have been removed.
dreid
2003-11-21
1
-0
/
+22
*
Remove the old/deprecated apr_poll interface.
gstein
2003-11-17
1
-46
/
+0
*
Some functions in the interface had been marked @deprecated. Shift those
gstein
2003-10-28
1
-83
/
+25
*
Rebalance our exposed headers such that everything is nested properly
wrowe
2003-03-05
1
-8
/
+10
*
Update copyright notices to 2003.
thommay
2003-01-01
1
-1
/
+1
*
Go through doxygen output and remove as many errors and warnings as I could.
jerenkrantz
2002-11-10
1
-26
/
+31
*
Delete some invalid comments from the apr_pollset_destroy doc.
stoddard
2002-09-26
1
-4
/
+0
*
Fixed a comment to accurately reflect what the "clear" function does
brianp
2002-08-06
1
-1
/
+1
*
One more update to the pollset API before we start using it
brianp
2002-08-04
1
-1
/
+4
*
Added a "client data" void* to the poll API so that an app
brianp
2002-08-02
1
-0
/
+4
*
Added general-purpose pollset API to handle arbitrarily large
brianp
2002-08-01
1
-0
/
+54
*
get the new poll code to build on AIX, which for 32-bit builds has some
trawick
2002-07-11
1
-2
/
+2
*
Reimplement apr_poll() on Unix. This improves performance by giving the
rbb
2002-07-11
1
-0
/
+227