<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scripts/small-codes, branch master</title>
<subtitle>contains little scripts not deserving their own repositories</subtitle>
<id>https://git.devys.org/scripts/atom?h=master</id>
<link rel='self' href='https://git.devys.org/scripts/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.devys.org/scripts/'/>
<updated>2024-02-23T14:55:08Z</updated>
<entry>
<title>add umask call to dictate rights for unix socket</title>
<updated>2024-02-23T14:55:08Z</updated>
<author>
<name>vg</name>
<email>vgm+dev@devys.org</email>
</author>
<published>2024-02-23T14:55:08Z</published>
<link rel='alternate' type='text/html' href='https://git.devys.org/scripts/commit/?id=d3a1c560e6a6f58d0159864f70ec75fb07ed1933'/>
<id>urn:sha1:d3a1c560e6a6f58d0159864f70ec75fb07ed1933</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix message output</title>
<updated>2024-02-23T14:10:29Z</updated>
<author>
<name>vg</name>
<email>vgm+dev@devys.org</email>
</author>
<published>2024-02-23T14:07:10Z</published>
<link rel='alternate' type='text/html' href='https://git.devys.org/scripts/commit/?id=d7d9e9062e125f725848017b6657b7eff0c266b1'/>
<id>urn:sha1:d7d9e9062e125f725848017b6657b7eff0c266b1</id>
<content type='text'>
- avoid buffer overflow if received message is taking up to maximum
  buffer size, then latest char assign would have been set after the
  table length.

- avoid using printf for quicker simple string output, write can be used
  since length is already known.

- removed debug prefix from the output.
</content>
</entry>
<entry>
<title>add new syslog-listen program to repository</title>
<updated>2024-02-23T13:37:47Z</updated>
<author>
<name>vg</name>
<email>vgm+dev@devys.org</email>
</author>
<published>2024-02-23T13:37:47Z</published>
<link rel='alternate' type='text/html' href='https://git.devys.org/scripts/commit/?id=c18dd2b30e2dc95043492d2b8495ecca3d1b8e40'/>
<id>urn:sha1:c18dd2b30e2dc95043492d2b8495ecca3d1b8e40</id>
<content type='text'>
</content>
</entry>
</feed>
