index
:
otp.git
HansN-patch-1
KennethL-patch-1
bjorn/contributing
bjorn/contributing-1
dgud-string-depr
gcc-5-pic-cmpxchg8b-quickfix
gh-pages
ingela/master/dtls/test-cuddle
maint
maint-17
maint-18
maint-19
maint-20
maint-21
maint-22
maint-r13
maint-r14
maint-r14b03
maint-r15
maint-r16
maint-r16b02
master
meta
sverker-ets-patch-1
Mirror of Erlang/OTP repository.
OTP Team
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
erts
/
emulator
/
sys
/
common
/
erl_poll.c
Age
Commit message (
Expand
)
Author
2012-08-31
Merge branch 'maint'
Björn-Egil Dahlberg
2012-08-31
Update copyright years
Björn-Egil Dahlberg
2012-07-18
erts: Remove VxWorks support from beam
Björn-Egil Dahlberg
2012-06-18
Make allocation of check_io tables more scalable.
Rick Reed
2012-03-27
Fix wakeup functionality in no thread support case
Rickard Green
2011-12-27
Include wakeup pipe in /dev/poll poll-set also on non-SMP
Rickard Green
2011-12-02
Fix time types
Rickard Green
2011-11-13
Optimize memory allocation
Rickard Green
2011-10-14
Merge branch 'rickard/atomics-api/OTP-9014' and OTP_R14B04
Rickard Green
2011-09-06
Changes inspired by running cppcheck(1)
Christian von Roques
2011-06-14
Use new atomic API in runtime system
Rickard Green
2011-05-13
Silence warnings
Rickard Green
2011-03-08
The emulator could get into a state where it didn't check for I/O.
Rickard Green
2011-02-25
Simplify erts_poll_wait() wakeup logic
Rickard Green
2010-12-15
Use new atomic types in emulator
Rickard Green
2010-08-20
Fix race in erts_poll()
Rickard Green
2010-06-01
OTP-8658 Add missing memory barriers in erts_poll()
Rickard Green
2010-05-15
fix livelock in erts_poll_info_kp()
Mikael Pettersson
2010-02-08
OTP-8412 Fixed numerous compiler warnings generated by gcc 4.4.1 and
Rickard Green
2009-11-20
The R13B03 release.
OTP_R13B03
Erlang/OTP