<feed xmlns='http://www.w3.org/2005/Atom'>
<title>osl/util.c, branch pu</title>
<subtitle>osl - the object storage layer</subtitle>
<id>https://git.tue.mpg.de/cgit/osl/atom?h=pu</id>
<link rel='self' href='https://git.tue.mpg.de/cgit/osl/atom?h=pu'/>
<link rel='alternate' type='text/html' href='https://git.tue.mpg.de/cgit/osl/'/>
<updated>2020-09-12T20:19:22Z</updated>
<entry>
<title>Activate -Wsign-compare.</title>
<updated>2020-09-12T20:19:22Z</updated>
<author>
<name>Andre Noll</name>
<email>maan@tuebingen.mpg.de</email>
</author>
<published>2020-05-16T16:28:03Z</published>
<link rel='alternate' type='text/html' href='https://git.tue.mpg.de/cgit/osl/commit/?id=576fe981b1c21595f2b04c2b69153dc0a46dbfdf'/>
<id>urn:sha1:576fe981b1c21595f2b04c2b69153dc0a46dbfdf</id>
<content type='text'>
Currently this option is disabled but the number of warnings it
triggers is moderate. This patch fixes all of them and enables the
warning.
</content>
</entry>
<entry>
<title>Update URLs and email addresses.</title>
<updated>2014-08-19T12:16:35Z</updated>
<author>
<name>Andre Noll</name>
<email>maan@systemlinux.org</email>
</author>
<published>2014-08-13T10:14:20Z</published>
<link rel='alternate' type='text/html' href='https://git.tue.mpg.de/cgit/osl/commit/?id=188bc1b06879b7fcd56c599e20db0ac87a0da4e3'/>
<id>urn:sha1:188bc1b06879b7fcd56c599e20db0ac87a0da4e3</id>
<content type='text'>
The project has been moved from systemlinux.org to people.tuebingen.mpg.de.
This commit updates all links and email addresses.
</content>
</entry>
<entry>
<title>Fix creation of zero-sized disk storage objects.</title>
<updated>2010-01-15T19:11:50Z</updated>
<author>
<name>Andre Noll</name>
<email>maan@systemlinux.org</email>
</author>
<published>2010-01-15T19:11:50Z</published>
<link rel='alternate' type='text/html' href='https://git.tue.mpg.de/cgit/osl/commit/?id=5ce943c5cee7b42a9feb6577c60efc68d6378003'/>
<id>urn:sha1:5ce943c5cee7b42a9feb6577c60efc68d6378003</id>
<content type='text'>
We must not call write_all() with a zero length parameter.
</content>
</entry>
<entry>
<title>Change copyright year to 2009.</title>
<updated>2009-07-12T22:11:48Z</updated>
<author>
<name>Andre Noll</name>
<email>maan@systemlinux.org</email>
</author>
<published>2009-07-12T22:11:48Z</published>
<link rel='alternate' type='text/html' href='https://git.tue.mpg.de/cgit/osl/commit/?id=c9d2589c6764a308142afd17e92cef630c7fe940'/>
<id>urn:sha1:c9d2589c6764a308142afd17e92cef630c7fe940</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fsck: Add some more log messages.</title>
<updated>2009-07-11T21:25:29Z</updated>
<author>
<name>Andre Noll</name>
<email>maan@systemlinux.org</email>
</author>
<published>2009-07-11T21:25:29Z</published>
<link rel='alternate' type='text/html' href='https://git.tue.mpg.de/cgit/osl/commit/?id=d16e7226ea99f7979333b14422b98a55231f566d'/>
<id>urn:sha1:d16e7226ea99f7979333b14422b98a55231f566d</id>
<content type='text'>
These were helpful to find the bug which was fixed by the previous patch.
</content>
</entry>
<entry>
<title>Return -E_OSL_NOENT if stat/open fails with errno == ENOENT.</title>
<updated>2009-06-12T19:54:19Z</updated>
<author>
<name>Andre Noll</name>
<email>maan@systemlinux.org</email>
</author>
<published>2009-06-12T19:54:19Z</published>
<link rel='alternate' type='text/html' href='https://git.tue.mpg.de/cgit/osl/commit/?id=cf207dcadaa03addb1381012f9b822a754a526af'/>
<id>urn:sha1:cf207dcadaa03addb1381012f9b822a754a526af</id>
<content type='text'>
This often indicates a non-fatal error, so callers might want to
know.
</content>
</entry>
<entry>
<title>Kill error.h.</title>
<updated>2009-06-11T21:52:20Z</updated>
<author>
<name>Andre Noll</name>
<email>maan@systemlinux.org</email>
</author>
<published>2009-06-11T21:52:20Z</published>
<link rel='alternate' type='text/html' href='https://git.tue.mpg.de/cgit/osl/commit/?id=22abcc2013d2f68ec55e5e0113c682899662c7d7'/>
<id>urn:sha1:22abcc2013d2f68ec55e5e0113c682899662c7d7</id>
<content type='text'>
This completes the cleanup of the error handling.
</content>
</entry>
<entry>
<title>Kill all users of ERRNO_TO_ERROR() in util.c and util.h.</title>
<updated>2009-06-11T21:06:04Z</updated>
<author>
<name>Andre Noll</name>
<email>maan@systemlinux.org</email>
</author>
<published>2009-06-11T21:06:04Z</published>
<link rel='alternate' type='text/html' href='https://git.tue.mpg.de/cgit/osl/commit/?id=e2950383a28766d521a69ec5660b8271f322cbdb'/>
<id>urn:sha1:e2950383a28766d521a69ec5660b8271f322cbdb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename fd.[ch] to util.[ch].</title>
<updated>2008-06-06T12:54:37Z</updated>
<author>
<name>Andre Noll</name>
<email>maan@systemlinux.org</email>
</author>
<published>2008-06-06T12:54:37Z</published>
<link rel='alternate' type='text/html' href='https://git.tue.mpg.de/cgit/osl/commit/?id=c1a4bb030717f2d2d209ccd8ab898ab66fa16869'/>
<id>urn:sha1:c1a4bb030717f2d2d209ccd8ab898ab66fa16869</id>
<content type='text'>
It contains not only fd-related stuff.</content>
</entry>
</feed>
