<feed xmlns='http://www.w3.org/2005/Atom'>
<title>plan9port/src/lib9/fmt/fmtdef.h, branch patch</title>
<subtitle>Plan 9 from User Space (with patches)</subtitle>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/'/>
<entry>
<title>lib9: make formatting lock-free again</title>
<updated>2020-01-14T23:04:00+00:00</updated>
<author>
<name>Russ Cox</name>
<email>rsc@swtch.com</email>
</author>
<published>2020-01-14T23:03:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=9505cd15a64933bf58ec50548339cf98b1854646'/>
<id>9505cd15a64933bf58ec50548339cf98b1854646</id>
<content type='text'>
First use of &lt;stdatomic.h&gt;.
We will see if any supported systems don't have it yet.
(C11 was so last decade.)

Fixes #338.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
First use of &lt;stdatomic.h&gt;.
We will see if any supported systems don't have it yet.
(C11 was so last decade.)

Fixes #338.
</pre>
</div>
</content>
</entry>
<entry>
<title>lib9/fmt: avoid racy access to installed fmt formats</title>
<updated>2020-01-13T16:42:24+00:00</updated>
<author>
<name>Russ Cox</name>
<email>rsc@swtch.com</email>
</author>
<published>2020-01-13T16:41:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=7ba9f9467d95fa8d05bb04d36fd4c602e497f529'/>
<id>7ba9f9467d95fa8d05bb04d36fd4c602e497f529</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Trivial changes: whitespace and modes.</title>
<updated>2020-01-10T14:54:30+00:00</updated>
<author>
<name>Dan Cross</name>
<email>cross@gajendra.net</email>
</author>
<published>2020-01-10T14:44:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=fa325e9b42b0bdfb48857d1958d9fb7ceac55151'/>
<id>fa325e9b42b0bdfb48857d1958d9fb7ceac55151</id>
<content type='text'>
Remote whitespace at the ends of lines.
Remove blank lines from the ends of files.
Change modes on source files so that they
are not executable.

Signed-off-by: Dan Cross &lt;cross@gajendra.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remote whitespace at the ends of lines.
Remove blank lines from the ends of files.
Change modes on source files so that they
are not executable.

Signed-off-by: Dan Cross &lt;cross@gajendra.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>incorporate changes from Google</title>
<updated>2006-05-22T14:54:34+00:00</updated>
<author>
<name>rsc</name>
<email>devnull@localhost</email>
</author>
<published>2006-05-22T14:54:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=e17e1a71c2923717723f7038d6e123b6452e0b13'/>
<id>e17e1a71c2923717723f7038d6e123b6452e0b13</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fmt changes from Google</title>
<updated>2006-05-21T20:49:16+00:00</updated>
<author>
<name>rsc</name>
<email>devnull@localhost</email>
</author>
<published>2006-05-21T20:49:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=85231fd8cdf32d861e196d7dfa827b7239157817'/>
<id>85231fd8cdf32d861e196d7dfa827b7239157817</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>import changes from plan 9</title>
<updated>2004-12-26T23:07:37+00:00</updated>
<author>
<name>rsc</name>
<email>devnull@localhost</email>
</author>
<published>2004-12-26T23:07:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=df121a0027e6dc08abe6fc907c9af2593a263c17'/>
<id>df121a0027e6dc08abe6fc907c9af2593a263c17</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>clean up for unix port</title>
<updated>2004-12-26T21:50:14+00:00</updated>
<author>
<name>rsc</name>
<email>devnull@localhost</email>
</author>
<published>2004-12-26T21:50:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=e5aa96acbf9107cd78f2536364c36f9a15751313'/>
<id>e5aa96acbf9107cd78f2536364c36f9a15751313</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use plan9 malloc</title>
<updated>2004-06-09T14:12:04+00:00</updated>
<author>
<name>rsc</name>
<email>devnull@localhost</email>
</author>
<published>2004-06-09T14:12:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=d1b4cfde55d1ba163047cb49b1305452be6f66fc'/>
<id>d1b4cfde55d1ba163047cb49b1305452be6f66fc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move utf, fmt.  Small header file changes.</title>
<updated>2004-02-29T22:11:15+00:00</updated>
<author>
<name>rsc</name>
<email>devnull@localhost</email>
</author>
<published>2004-02-29T22:11:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=91c13e54b5d631b65e2f8344d5e0abd058f78ba1'/>
<id>91c13e54b5d631b65e2f8344d5e0abd058f78ba1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
