<feed xmlns='http://www.w3.org/2005/Atom'>
<title>stdu.git/README, branch work/1.1.1</title>
<subtitle>a C program to 'C' the amount of input data in real time
</subtitle>
<link rel='alternate' type='text/html' href='https://git.cron4.fi/stdu.git/'/>
<entry>
<title>Bug fix for `--forward`</title>
<updated>2025-01-05T12:48:44+00:00</updated>
<author>
<name>Joel Kronqvist</name>
<email>joel.kronqvist@iki.fi</email>
</author>
<published>2025-01-05T12:48:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cron4.fi/stdu.git/commit/?id=0e9e21139dc19f81d38957035a4ba603917cb77b'/>
<id>0e9e21139dc19f81d38957035a4ba603917cb77b</id>
<content type='text'>
`--forward` used printf for outputting data to stdout, which failed with binary data that didn\'t first of all neccessarily contain null bytes and secondly could contain unexpected null bytes. Also fixed the trailing newline appended to files when using `--forward`. That bug in turn was caused by the newline getting sent to the wrong place - it was meant to the user.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
`--forward` used printf for outputting data to stdout, which failed with binary data that didn\'t first of all neccessarily contain null bytes and secondly could contain unexpected null bytes. Also fixed the trailing newline appended to files when using `--forward`. That bug in turn was caused by the newline getting sent to the wrong place - it was meant to the user.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added `--forward`</title>
<updated>2024-06-30T05:31:37+00:00</updated>
<author>
<name>Joel Kronqvist</name>
<email>joel.kronqvist@iki.fi</email>
</author>
<published>2024-05-31T12:29:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cron4.fi/stdu.git/commit/?id=576b7a70dbf6c43651dc77db3a0104c019eed018'/>
<id>576b7a70dbf6c43651dc77db3a0104c019eed018</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added installation and `-O3` in Makefile, created manpage and README and licensed under the MIT license</title>
<updated>2024-04-15T07:24:56+00:00</updated>
<author>
<name>Joel Kronqvist</name>
<email>joelkronqvist@proton.me</email>
</author>
<published>2024-04-14T07:30:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cron4.fi/stdu.git/commit/?id=6c4ec5c0bd46b1292d15a789560fb5acd813bbce'/>
<id>6c4ec5c0bd46b1292d15a789560fb5acd813bbce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
