<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/kernel/src, branch maint-21</title>
<subtitle>Mirror of Erlang/OTP repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/'/>
<entry>
<title>Merge branch 'ingela/raimo/udp-send-TOS/ERIERL-294/OTP-15747' into maint-21</title>
<updated>2019-06-17T14:50:17+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2019-06-17T14:50:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=f9baed99a1fef1a86d23542b6255a03c799db176'/>
<id>f9baed99a1fef1a86d23542b6255a03c799db176</id>
<content type='text'>
* ingela/raimo/udp-send-TOS/ERIERL-294/OTP-15747:
  Introduce udp send ancillary data argument down to inet_drv
  Fix old warnings
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* ingela/raimo/udp-send-TOS/ERIERL-294/OTP-15747:
  Introduce udp send ancillary data argument down to inet_drv
  Fix old warnings
</pre>
</div>
</content>
</entry>
<entry>
<title>Introduce udp send ancillary data argument down to inet_drv</title>
<updated>2019-06-17T08:44:33+00:00</updated>
<author>
<name>Raimo Niskanen</name>
<email>raimo@erlang.org</email>
</author>
<published>2019-05-23T10:27:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=abf6018726321a920948d9ba6dcea7f4047a4e4a'/>
<id>abf6018726321a920948d9ba6dcea7f4047a4e4a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Prepare release</title>
<updated>2019-06-03T09:34:58+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2019-06-03T09:34:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=66b955a11f808d85437cc790909718cad5941c31'/>
<id>66b955a11f808d85437cc790909718cad5941c31</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 'sverker/seq-trace-label-old-heap-bug/ERL-700/OTP-15849/OTP-15858/OTP-15859' into maint-21</title>
<updated>2019-06-03T09:34:53+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2019-06-03T09:34:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=69e8891b678d843aaedf14212d40cc7cb9d2807b'/>
<id>69e8891b678d843aaedf14212d40cc7cb9d2807b</id>
<content type='text'>
* sverker/seq-trace-label-old-heap-bug/ERL-700/OTP-15849/OTP-15858/OTP-15859:
  erts: Fix faulty spec for seq_trace:set_token/2
  erts: Fix seq_trace:print/2 for arbitrary labels
  erts: Fix bug in seq_trace:set_token(label,_)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* sverker/seq-trace-label-old-heap-bug/ERL-700/OTP-15849/OTP-15858/OTP-15859:
  erts: Fix faulty spec for seq_trace:set_token/2
  erts: Fix seq_trace:print/2 for arbitrary labels
  erts: Fix bug in seq_trace:set_token(label,_)
</pre>
</div>
</content>
</entry>
<entry>
<title>erts: Fix faulty spec for seq_trace:set_token/2</title>
<updated>2019-05-28T15:34:52+00:00</updated>
<author>
<name>Sverker Eriksson</name>
<email>sverker@erlang.org</email>
</author>
<published>2019-05-28T13:34:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=17cf40f734346f67b4d0b708974768f81bc83d2b'/>
<id>17cf40f734346f67b4d0b708974768f81bc83d2b</id>
<content type='text'>
Returns plain OldVal.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Returns plain OldVal.
</pre>
</div>
</content>
</entry>
<entry>
<title>Prepare release</title>
<updated>2019-03-29T18:25:50+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2019-03-29T18:25:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=dc1176e39125148f6592bbd44585a1b5c7122443'/>
<id>dc1176e39125148f6592bbd44585a1b5c7122443</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>kernel: Fix performance regression on reading compressed files</title>
<updated>2019-03-28T10:59:44+00:00</updated>
<author>
<name>John Högberg</name>
<email>john@erlang.org</email>
</author>
<published>2019-03-28T10:45:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=baa461cbd791ec7d09ab4a609d87c1d254907973'/>
<id>baa461cbd791ec7d09ab4a609d87c1d254907973</id>
<content type='text'>
An internal buffer size was too small, causing a considerable
performance degradation compared to OTP 20.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
An internal buffer size was too small, causing a considerable
performance degradation compared to OTP 20.
</pre>
</div>
</content>
</entry>
<entry>
<title>Prepare release</title>
<updated>2019-03-11T10:52:56+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2019-03-11T10:52:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=9780184b2cf76eced1ef987408073e96cc29f3bb'/>
<id>9780184b2cf76eced1ef987408073e96cc29f3bb</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 'siri/logger/file-logging-improvements' into maint</title>
<updated>2019-03-08T08:54:26+00:00</updated>
<author>
<name>Siri Hansen</name>
<email>siri@erlang.org</email>
</author>
<published>2019-03-08T08:54:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=23ecfc137a2e0559b56b2467121f33eb9c3d7c00'/>
<id>23ecfc137a2e0559b56b2467121f33eb9c3d7c00</id>
<content type='text'>
* siri/logger/file-logging-improvements:
  [logger] Add option file_check to logger_std_h
  [logger] Add log file rotation by options to logger_std_h
  [logger] Add better control of file modes in logger_std_h
  [logger] Refactor logger_std_h
  [logger] Make sure log file is re-opened with configured file options
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* siri/logger/file-logging-improvements:
  [logger] Add option file_check to logger_std_h
  [logger] Add log file rotation by options to logger_std_h
  [logger] Add better control of file modes in logger_std_h
  [logger] Refactor logger_std_h
  [logger] Make sure log file is re-opened with configured file options
</pre>
</div>
</content>
</entry>
<entry>
<title>[logger] Add option file_check to logger_std_h</title>
<updated>2019-03-08T08:35:44+00:00</updated>
<author>
<name>Siri Hansen</name>
<email>siri@erlang.org</email>
</author>
<published>2019-03-04T18:15:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=e2af137524ac6a645689daf309871893dcc655a1'/>
<id>e2af137524ac6a645689daf309871893dcc655a1</id>
<content type='text'>
OTP-15663

This option indicates how often the handler shall check if the log
file still exists and if the inode is changed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
OTP-15663

This option indicates how often the handler shall check if the log
file still exists and if the inode is changed.
</pre>
</div>
</content>
</entry>
</feed>
