<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/kernel, branch OTP-21.2</title>
<subtitle>Mirror of Erlang/OTP repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/'/>
<entry>
<title>Prepare release</title>
<updated>2018-12-10T10:07:05+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2018-12-10T10:07:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=a2ca3bd78fc002dd1e6533c191e44092cc3aa949'/>
<id>a2ca3bd78fc002dd1e6533c191e44092cc3aa949</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'raimo/test-cuddling' into maint</title>
<updated>2018-12-06T09:45:13+00:00</updated>
<author>
<name>Raimo Niskanen</name>
<email>raimo@erlang.org</email>
</author>
<published>2018-12-06T09:45:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=cd4a7568315a50822fca79239ce04adbdc1774ae'/>
<id>cd4a7568315a50822fca79239ce04adbdc1774ae</id>
<content type='text'>
* raimo/test-cuddling:
  Rewrite to work for stream connection
  Update Linux version for pktoptions TTL
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* raimo/test-cuddling:
  Rewrite to work for stream connection
  Update Linux version for pktoptions TTL
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Linux version for pktoptions TTL</title>
<updated>2018-12-05T14:35:53+00:00</updated>
<author>
<name>Raimo Niskanen</name>
<email>raimo@erlang.org</email>
</author>
<published>2018-12-05T14:35:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=0b3ad939020020988e96ff8087aa770b99d1ebb7'/>
<id>0b3ad939020020988e96ff8087aa770b99d1ebb7</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 copy of literal msg during gc</title>
<updated>2018-12-04T09:11:27+00:00</updated>
<author>
<name>Lukas Larsson</name>
<email>lukas@erlang.org</email>
</author>
<published>2018-12-04T09:10:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=754e2022059864f2c4025ab67da759bde922a066'/>
<id>754e2022059864f2c4025ab67da759bde922a066</id>
<content type='text'>
A copy has to be made of the message as there is
a trace token. There was a bug where the actual
message was incorrectly modified even if it was a
literal.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A copy has to be made of the message as there is
a trace token. There was a bug where the actual
message was incorrectly modified even if it was a
literal.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'sverker/erts/sendfile-error-bug/ERL-784/OTP-15461' into maint</title>
<updated>2018-12-03T12:14:42+00:00</updated>
<author>
<name>Sverker Eriksson</name>
<email>sverker@erlang.org</email>
</author>
<published>2018-12-03T12:14:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=1dc8502e0c129358ba671708f0ad52ff36bb4027'/>
<id>1dc8502e0c129358ba671708f0ad52ff36bb4027</id>
<content type='text'>
* sverker/erts/sendfile-error-bug/ERL-784/OTP-15461:
  erts: Fix hanging sendfile bugs when socket closes unexpectedly
  erts: Fix unexpected inet_reply message from failing file:sendfile
  erts: Fix bug in sendfile for active socket
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* sverker/erts/sendfile-error-bug/ERL-784/OTP-15461:
  erts: Fix hanging sendfile bugs when socket closes unexpectedly
  erts: Fix unexpected inet_reply message from failing file:sendfile
  erts: Fix bug in sendfile for active socket
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'siri/logger/std-recreate-file-if-rotated/OTP-15469' into maint</title>
<updated>2018-12-03T10:37:31+00:00</updated>
<author>
<name>Siri Hansen</name>
<email>siri@erlang.org</email>
</author>
<published>2018-12-03T10:37:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=3cad3753659ca96e08694c8d5f74bab5a5c7b517'/>
<id>3cad3753659ca96e08694c8d5f74bab5a5c7b517</id>
<content type='text'>
* siri/logger/std-recreate-file-if-rotated/OTP-15469:
  [logger] Re-create log file if deleted
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* siri/logger/std-recreate-file-if-rotated/OTP-15469:
  [logger] Re-create log file if deleted
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'siri/logger/unexpected-exit-from-simple/ERL-788/OTP-15466' into maint</title>
<updated>2018-12-03T10:23:33+00:00</updated>
<author>
<name>Siri Hansen</name>
<email>siri@erlang.org</email>
</author>
<published>2018-12-03T10:23:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=721b04340b666d476732dfba31f5c89091085d6e'/>
<id>721b04340b666d476732dfba31f5c89091085d6e</id>
<content type='text'>
* siri/logger/unexpected-exit-from-simple/ERL-788/OTP-15466:
  [logger] Unlink simple handler before terminating
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* siri/logger/unexpected-exit-from-simple/ERL-788/OTP-15466:
  [logger] Unlink simple handler before terminating
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'raimo/test-cuddling' into maint</title>
<updated>2018-12-03T09:29:56+00:00</updated>
<author>
<name>Raimo Niskanen</name>
<email>raimo@erlang.org</email>
</author>
<published>2018-12-03T09:29:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=098c8f504c61646a73c5f0e3a4132c15fc6e8219'/>
<id>098c8f504c61646a73c5f0e3a4132c15fc6e8219</id>
<content type='text'>
* raimo/test-cuddling:
  Parallel stress test strong_rand_bytes
  Update OS version numbers
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* raimo/test-cuddling:
  Parallel stress test strong_rand_bytes
  Update OS version numbers
</pre>
</div>
</content>
</entry>
<entry>
<title>[logger] Re-create log file if deleted</title>
<updated>2018-11-30T16:45:18+00:00</updated>
<author>
<name>Siri Hansen</name>
<email>siri@erlang.org</email>
</author>
<published>2018-11-30T16:45:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=c64420ee0c50958c61958fcec4947fbbe721a661'/>
<id>c64420ee0c50958c61958fcec4947fbbe721a661</id>
<content type='text'>
This is an update to logger_std_h, which makes it play well with tools
like logrotate.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is an update to logger_std_h, which makes it play well with tools
like logrotate.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2034 from lpil/lpil/typo</title>
<updated>2018-11-30T11:51:21+00:00</updated>
<author>
<name>Siri Hansen</name>
<email>erlangsiri@gmail.com</email>
</author>
<published>2018-11-30T11:51:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=dfce5316948c5085e659a9c5fefb10ff8fcdf959'/>
<id>dfce5316948c5085e659a9c5fefb10ff8fcdf959</id>
<content type='text'>
Correct typo in logger formatter docs</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Correct typo in logger formatter docs</pre>
</div>
</content>
</entry>
</feed>
