<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/erts/emulator/sys, branch master</title>
<subtitle>Mirror of Erlang/OTP repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/'/>
<entry>
<title>erts: Restructure include of hash.h to work with inline</title>
<updated>2019-08-13T06:09:40+00:00</updated>
<author>
<name>Lukas Larsson</name>
<email>lukas@erlang.org</email>
</author>
<published>2019-08-12T08:00:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=b5ab81f3617bb9cb936beaacadae967d3c9ce541'/>
<id>b5ab81f3617bb9cb936beaacadae967d3c9ce541</id>
<content type='text'>
erl_child_setup is linked together with hash.o so we need to
inline any functions into it when running in debug mode.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
erl_child_setup is linked together with hash.o so we need to
inline any functions into it when running in debug mode.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'maint'</title>
<updated>2019-07-22T05:55:14+00:00</updated>
<author>
<name>Kjell Winblad</name>
<email>kjellwinblad@gmail.com</email>
</author>
<published>2019-07-22T05:55:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=1eacb2c1a6e9082733d1fa3b7c1494a2ab70f5ea'/>
<id>1eacb2c1a6e9082733d1fa3b7c1494a2ab70f5ea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix io:columns() and io:rows() are not working from escripts bug</title>
<updated>2019-07-18T12:40:30+00:00</updated>
<author>
<name>Kjell Winblad</name>
<email>kjellwinblad@gmail.com</email>
</author>
<published>2019-06-20T10:27:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=c1b9be4a5d45869e8f3f93979782a14eab65fec3'/>
<id>c1b9be4a5d45869e8f3f93979782a14eab65fec3</id>
<content type='text'>
The functions io:columns() and io:rows() only worked correctly inside
interactive erlang shells before this fix. These functions returned
{error,enotsup} before this fix even if stdout and stdin were
connected to a terminal when they were invoked from an escript or a
program started with e.g., `erl -noshell`.

This commit fixes issue ERL-717.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The functions io:columns() and io:rows() only worked correctly inside
interactive erlang shells before this fix. These functions returned
{error,enotsup} before this fix even if stdout and stdin were
connected to a terminal when they were invoked from an escript or a
program started with e.g., `erl -noshell`.

This commit fixes issue ERL-717.
</pre>
</div>
</content>
</entry>
<entry>
<title>Try to use NONBLOCK for erl_child_setup</title>
<updated>2019-05-29T10:21:42+00:00</updated>
<author>
<name>Calvin Buckley</name>
<email>calvin@cmpct.info</email>
</author>
<published>2019-01-26T17:31:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=e0a1799aaaa4bfee44c8cdcf4f30bc2282520a70'/>
<id>e0a1799aaaa4bfee44c8cdcf4f30bc2282520a70</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>AIX formats utsname different for version numbers</title>
<updated>2019-05-29T10:21:42+00:00</updated>
<author>
<name>Calvin Buckley</name>
<email>calvin@cmpct.info</email>
</author>
<published>2019-01-25T17:29:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=be673b3a01f8039679ff87e637fd943bb81912fc'/>
<id>be673b3a01f8039679ff87e637fd943bb81912fc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MSG_DONTWAIT may not be present on all systems</title>
<updated>2019-05-29T10:21:41+00:00</updated>
<author>
<name>Calvin Buckley</name>
<email>calvin@cmpct.info</email>
</author>
<published>2019-01-25T13:04:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=0f5ea700462542c445b1a257b477abdc1d96e4ee'/>
<id>0f5ea700462542c445b1a257b477abdc1d96e4ee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>erts: Fix so that non-oneshot pollset on OpenBSD works</title>
<updated>2019-05-02T14:43:38+00:00</updated>
<author>
<name>Lukas Larsson</name>
<email>lukas@erlang.org</email>
</author>
<published>2019-05-02T14:43:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=7e62fb44558c59f91ce6c2a86aad23253fd12142'/>
<id>7e62fb44558c59f91ce6c2a86aad23253fd12142</id>
<content type='text'>
The poll code for kevent on OpenBSD and NetBSD had not been fixed
to work properly when disabling events in the scheduler poll-set.
Because they use ONESHOT the delete operation was built into the
trigger and thus a lot of code was not needed when doing oneshot,
however it is needed when doing non-oneshot.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The poll code for kevent on OpenBSD and NetBSD had not been fixed
to work properly when disabling events in the scheduler poll-set.
Because they use ONESHOT the delete operation was built into the
trigger and thus a lot of code was not needed when doing oneshot,
however it is needed when doing non-oneshot.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'maint'</title>
<updated>2019-04-09T12:23:57+00:00</updated>
<author>
<name>Lukas Larsson</name>
<email>lukas@erlang.org</email>
</author>
<published>2019-04-09T12:23:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=2ae12b2485033f2a2dd458f06f9e78a654ca5117'/>
<id>2ae12b2485033f2a2dd458f06f9e78a654ca5117</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>erts: Fix sys_driver to correctly deselect fds</title>
<updated>2019-04-09T12:18:00+00:00</updated>
<author>
<name>Lukas Larsson</name>
<email>lukas@erlang.org</email>
</author>
<published>2019-04-01T09:55:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=04c57e50c50d167b65c625d6a9fece8d7b4c7954'/>
<id>04c57e50c50d167b65c625d6a9fece8d7b4c7954</id>
<content type='text'>
Incorrect precidence rules made the driver never
deselect the given fds.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Incorrect precidence rules made the driver never
deselect the given fds.
</pre>
</div>
</content>
</entry>
<entry>
<title>erts: Fix file desc leak in poll debug get_evts</title>
<updated>2019-03-25T12:36:24+00:00</updated>
<author>
<name>Lukas Larsson</name>
<email>lukas@erlang.org</email>
</author>
<published>2019-03-11T14:24:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=38318c2131107e110c94d62d96431d5950a9d698'/>
<id>38318c2131107e110c94d62d96431d5950a9d698</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
