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
/
poll
/
os2
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix further strict C99 compliance issue. (fixes #37)
jorton
2023-01-11
1
-1
/
+1
*
poll: Round up milliseconds timeouts.
ylavic
2022-06-24
2
-2
/
+3
*
Follow up to r1895106: Use less expensive atomics for wakeup.
ylavic
2021-11-19
1
-13
/
+13
*
apr_pollset_poll(): OS/2: follow up to r1755740.
ylavic
2016-08-10
1
-3
/
+0
*
apr_pollset_poll(): OS/2: follow up to r923311.
ylavic
2016-08-10
1
-4
/
+14
*
OS/2: Implement pollcb API. As we don't have any advanced features like kqueue
bjh
2010-03-15
1
-0
/
+96
*
OS/2: Protect against NULL dereference if apr_pollset_wakeup() is called for a
bjh
2010-03-15
1
-2
/
+6
*
OS/2: Implement apr_pollset_wakeup() using a unix domain socket.
bjh
2010-03-15
1
-6
/
+86
*
Remove stray semicolon in OS/2 version of apr_pollset_create_ex() that breaks...
bjh
2009-08-14
1
-1
/
+1
*
Implement providers for apr_pollset and apr_pollcb
mturk
2009-02-13
1
-1
/
+8
*
Fix the typo.
jorton
2006-08-03
2
-2
/
+2
*
Update license header.
jorton
2006-08-03
2
-12
/
+12
*
Update copyright year to 2005 and standardize on current copyright owner line.
jerenkrantz
2005-02-04
2
-2
/
+4
*
property cleanup
nd
2004-11-24
1
-0
/
+0
*
Remove .cvsignore files.
jorton
2004-11-18
1
-4
/
+0
*
OS/2: In apr_pollset_poll(), allow descriptors to be NULL.
bjh
2004-02-28
1
-1
/
+4
*
unix/pollacc.c no longer exists, don't try to include it in the OS/2 build.
bjh
2004-02-28
1
-1
/
+0
*
Relicense APR under Apache License, Version 2.0
jerenkrantz
2004-02-13
2
-98
/
+20
*
First whack at switching to a single top-level make. This adds a dependency
gstein
2004-02-05
1
-17
/
+0
*
Resurrect poll.c for apr_poll() rather than having it in pollset.c.
bjh
2003-11-22
3
-87
/
+144
*
Add back apr_poll as it shouldn't have been removed.
dreid
2003-11-21
1
-0
/
+87
*
Remove the old/deprecated apr_poll interface.
gstein
2003-11-17
2
-144
/
+0
*
Namespace protection for include/arch/ header files
thommay
2003-01-06
2
-2
/
+2
*
OS/2: In apr_pollset_poll(), set the num value to 0 on error or time out.
bjh
2003-01-04
1
-1
/
+1
*
Update copyright notices to 2003.
thommay
2003-01-01
2
-2
/
+2
*
OS/2: Implement apr_pollset_*()
bjh
2002-09-26
1
-5
/
+159
*
OS/2: Add APR_ENOTIMPL stubs for apr_pollset_*() functions so that we can
bjh
2002-08-09
2
-0
/
+105
*
Fix socket counts after a socket has been removed from the poll set.
bjh
2002-07-13
1
-3
/
+5
*
OS/2: rewrite apr_poll() with the new interface.
bjh
2002-07-11
2
-104
/
+71
*
Split the apr_poll() implementation from the accessor functions. This
rbb
2002-07-11
2
-1
/
+3
*
An attempt at the OS/2 implementation. I have no OS/2 box, so this
rbb
2002-07-11
2
-0
/
+193