<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/kernel/src, branch OTP-17.5.6.2</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 'wmalik/minor-fixes' into maint</title>
<updated>2015-03-18T12:11:13+00:00</updated>
<author>
<name>Zandra Hird</name>
<email>zandra@erlang.org</email>
</author>
<published>2015-03-18T12:11:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=6b61df94b7f6eaef0b5c3fec3499ebf84bd1847c'/>
<id>6b61df94b7f6eaef0b5c3fec3499ebf84bd1847c</id>
<content type='text'>
* wmalik/minor-fixes:
  Fix proc_lib doc
  Remove commented out code
  Fix make_hash description
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* wmalik/minor-fixes:
  Fix proc_lib doc
  Remove commented out code
  Fix make_hash description
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'raimo/inet_tcp_dist-priority-option/OTP-12476' into maint</title>
<updated>2015-03-02T14:05:45+00:00</updated>
<author>
<name>Raimo Niskanen</name>
<email>raimo@erlang.org</email>
</author>
<published>2015-03-02T14:05:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=14ddc5594d74979a15a256a41fba5f1297aeaa1a'/>
<id>14ddc5594d74979a15a256a41fba5f1297aeaa1a</id>
<content type='text'>
* raimo/inet_tcp_dist-priority-option/OTP-12476:
  Document kernel inet_dist_{listen,connect}_options
  Test kernel inet_dist_{listen,connect}_options
  Implement kernel inet_dist_{listen,connect}_options
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* raimo/inet_tcp_dist-priority-option/OTP-12476:
  Document kernel inet_dist_{listen,connect}_options
  Test kernel inet_dist_{listen,connect}_options
  Implement kernel inet_dist_{listen,connect}_options
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'rokob/eliminate-duplication-app-controller' into maint</title>
<updated>2015-02-27T11:20:48+00:00</updated>
<author>
<name>Zandra Hird</name>
<email>zandra@erlang.org</email>
</author>
<published>2015-02-27T11:20:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=4f856c3667dfe7b5ddfedea5035120d85cd001dc'/>
<id>4f856c3667dfe7b5ddfedea5035120d85cd001dc</id>
<content type='text'>
* rokob/eliminate-duplication-app-controller:
  Add helper function to reduce code duplication

OTP-12524
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* rokob/eliminate-duplication-app-controller:
  Add helper function to reduce code duplication

OTP-12524
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove commented out code</title>
<updated>2015-02-21T20:59:45+00:00</updated>
<author>
<name>Wasif Malik</name>
<email>wmalik@gmail.com</email>
</author>
<published>2015-02-21T20:59:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=c4d29412b5e9c33f8301e28588e867171d35dd42'/>
<id>c4d29412b5e9c33f8301e28588e867171d35dd42</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/infinite-loop-gethostbyname/OTP-12133' into maint</title>
<updated>2015-02-20T11:16:12+00:00</updated>
<author>
<name>Raimo Niskanen</name>
<email>raimo@erlang.org</email>
</author>
<published>2015-02-20T11:16:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=9741d1c9cdcce08ec7a0c5c91ab6e1af781ed745'/>
<id>9741d1c9cdcce08ec7a0c5c91ab6e1af781ed745</id>
<content type='text'>
* raimo/infinite-loop-gethostbyname/OTP-12133:
  Remove infinite loop in inet:gethostbyname_tm/4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* raimo/infinite-loop-gethostbyname/OTP-12133:
  Remove infinite loop in inet:gethostbyname_tm/4
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'ethercrow/export_gen_udp_socket' into maint</title>
<updated>2015-02-20T08:54:34+00:00</updated>
<author>
<name>Zandra Hird</name>
<email>zandra@erlang.org</email>
</author>
<published>2015-02-20T08:54:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=42db5701f3cd4fc3685e7be9cd7f66f856890e0a'/>
<id>42db5701f3cd4fc3685e7be9cd7f66f856890e0a</id>
<content type='text'>
* ethercrow/export_gen_udp_socket:
  Export type gen_udp:socket/0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* ethercrow/export_gen_udp_socket:
  Export type gen_udp:socket/0
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement kernel inet_dist_{listen,connect}_options</title>
<updated>2015-02-19T07:37:57+00:00</updated>
<author>
<name>Raimo Niskanen</name>
<email>raimo@erlang.org</email>
</author>
<published>2015-02-18T15:14:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=1c2946a8bec80811f9d151d3a799316ceb5fd955'/>
<id>1c2946a8bec80811f9d151d3a799316ceb5fd955</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove infinite loop in inet:gethostbyname_tm/4</title>
<updated>2015-02-18T09:11:53+00:00</updated>
<author>
<name>Raimo Niskanen</name>
<email>raimo@erlang.org</email>
</author>
<published>2015-02-18T09:11:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=cb5e43872ee5521f75ff66560baccd5562ce93b1'/>
<id>cb5e43872ee5521f75ff66560baccd5562ce93b1</id>
<content type='text'>
An erroneous lookup option is needed to trigger the bug, and that can only
enter the system from a parsed file e.g .inetrc.

Pinpointed by Emil Holmström
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
An erroneous lookup option is needed to trigger the bug, and that can only
enter the system from a parsed file e.g .inetrc.

Pinpointed by Emil Holmström
</pre>
</div>
</content>
</entry>
<entry>
<title>Add helper function to reduce code duplication</title>
<updated>2015-02-16T17:12:18+00:00</updated>
<author>
<name>Andy Ledvina</name>
<email>andy@flexport.com</email>
</author>
<published>2014-10-22T06:38:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=7a8b845f6ff3e0646a9ca35352eda23cfa4dd656'/>
<id>7a8b845f6ff3e0646a9ca35352eda23cfa4dd656</id>
<content type='text'>
I was going through application_controller.erl looking for why
something was behaving a certain way, saw a comment about removing
this duplicated code one day, and decided to move that a step forward.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I was going through application_controller.erl looking for why
something was behaving a certain way, saw a comment about removing
this duplicated code one day, and decided to move that a step forward.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'nox/standard_error/OTP-12424' into maint</title>
<updated>2015-01-23T13:54:17+00:00</updated>
<author>
<name>Marcus Arendt</name>
<email>marcus@erlang.org</email>
</author>
<published>2015-01-23T13:54:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=6c91a0a020ce22d422afa0c9900a7af7d442831c'/>
<id>6c91a0a020ce22d422afa0c9900a7af7d442831c</id>
<content type='text'>
* nox/standard_error/OTP-12424:
  Test standard_error
  Properly handle broken input in standard_error
  Fix io:getopts(standard_error)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* nox/standard_error/OTP-12424:
  Test standard_error
  Properly handle broken input in standard_error
  Fix io:getopts(standard_error)
</pre>
</div>
</content>
</entry>
</feed>
