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
/
unix
/
erl_unix_sys.h
Age
Commit message (
Expand
)
Author
2017-09-04
Bug fixes of statistics(wall_clock) and statistics(runtime)
Rickard Green
2017-05-04
Update copyright year
Raimo Niskanen
2017-04-24
Merge branch 'maint'
Rickard Green
2017-04-21
Do not ignore SIGTERM when VM has been started with +Bi
Rickard Green
2016-11-17
erts: Fix all -Wundef errors
Sverker Eriksson
2016-07-14
erts: Fix some msacc inline directives
Lukas Larsson
2016-06-10
erts: Fix undefined shift to msb in monotonic time
Björn-Egil Dahlberg
2016-04-13
Merge branch 'henrik/update-copyrightyear'
Henrik Nord
2016-03-18
Merge branch 'lukas/erts/fix_scheduler_suspend/ERL-94/PR-978/OTP-13425'
Lukas Larsson
2016-03-15
update copyright-year
Henrik Nord
2016-02-23
erts: Fix install of suspend handler
Lukas Larsson
2016-02-02
erts: Refactor perf counter internal interface
Lukas Larsson
2016-02-02
erts: use correct function for perf counter on non-x86
Lukas Larsson
2016-02-02
erts, kernel: Add os:perf_counter function
Lukas Larsson
2015-12-15
erts: Move os_pid to port hash to child setup
Lukas Larsson
2015-12-15
erts: Create forker process for spawn driver
Lukas Larsson
2015-12-15
erts: Move sys drivers to another file
Lukas Larsson
2015-06-18
Change license text to APLv2
Bruce Yinhe
2015-05-08
Merge branch 'rickard/time-improvement/OTP-11997'
Rickard Green
2015-05-06
Misc time improvements
Rickard Green
2015-04-22
Merge branch 'sverk/pr632/prevent-illegal-nif-terms/OTP-12655'
Sverker Eriksson
2015-04-15
erts: Fix isfinite for windows
Sverker Eriksson
2015-03-25
Merge branch 'rickard/time_api/OTP-11997'
Rickard Green
2015-03-25
Fixes and cleanup
Rickard Green
2015-03-24
Merge branch 'rickard/time_api/OTP-11997'
Rickard Green
2015-03-24
Better OS system time implementation
Rickard Green
2015-03-23
erts_sys_hrtime() for lcnt
Rickard Green
2015-03-23
Better support for poor os monotonic sources
Rickard Green
2015-03-20
Merge branch 'rickard/time_api/OTP-11997'
Rickard Green
2015-03-20
Introduce a new time API
Rickard Green
2014-12-19
Merge branch 'lukas/erts/crashdump_improvements/OTP-12377'
Lukas Larsson
2014-12-19
erts: Improve crash dumps
Lukas Larsson
2014-12-19
erts: Rename sys_sigset to sys_signal
Lukas Larsson
2014-12-09
erts: Allow cpu_timestamp tracing for Linux
Lukas Larsson
2014-12-02
erts: Fix finite warning for clang
Lukas Larsson
2014-11-24
erts: Use finite instead of isfinite with gcc
Lukas Larsson
2014-10-28
Merge branch 'sv/isfinite/OTP-12268' into maint
Lukas Larsson
2014-10-28
Use isfinite() instead of finite() when available
Anthony Ramine
2014-09-25
Merge branch 'rickard/eager-check-io/OTP-12117' into rickard/maint-17/eager-c...
Rickard Green
2014-09-25
Introduce support for eager check I/O scheduling
Rickard Green
2014-02-24
ose: Force atleast one async thread for ose
Lukas Larsson
2013-09-25
Implement platform specific aligned sys_alloc and use when supported
Rickard Green
2011-12-02
Fix time types
Rickard Green
2011-11-13
Optimize memory allocation
Rickard Green
2011-03-11
Update copyright years
Björn-Egil Dahlberg
2010-12-20
Remove timer-thread implementation
Björn-Egil Dahlberg
2009-11-20
The R13B03 release.
OTP_R13B03
Erlang/OTP