<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openrc.git/src/swclock, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.vlhl.dev/navi/openrc/openrc.git/atom?h=master</id>
<link rel='self' href='https://git.vlhl.dev/navi/openrc/openrc.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/openrc/openrc.git/'/>
<updated>2023-01-29T17:32:22+00:00</updated>
<entry>
<title>swclock: missing includes from IWYU</title>
<updated>2023-01-29T17:32:22+00:00</updated>
<author>
<name>Sam James</name>
<email>sam@gentoo.org</email>
</author>
<published>2023-01-29T04:19:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/openrc/openrc.git/commit/?id=f5ed484920adef75f85834a29e7fc8bcd18abb9c'/>
<id>urn:sha1:f5ed484920adef75f85834a29e7fc8bcd18abb9c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>swclock: fix codeql warning and upgrade to futimens</title>
<updated>2023-01-28T21:19:33+00:00</updated>
<author>
<name>NRK</name>
<email>nrk@disroot.org</email>
</author>
<published>2023-01-28T15:34:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/openrc/openrc.git/commit/?id=eb3635dd1f3f5ff9e0bdf7ec4bf14c78cbc4a015'/>
<id>urn:sha1:eb3635dd1f3f5ff9e0bdf7ec4bf14c78cbc4a015</id>
<content type='text'>
this was reported by codeql's scan as a TOCTOU bug. while that's true in
theory, i don't believe it would've had any practical effect.

a better justification for this change might be the fact that it
upgrades from `utime` (which is depreciated by POSIX [0]) to `futimens`.

[0]: https://www.man7.org/linux/man-pages/man3/utime.3p.html#FUTURE_DIRECTIONS
</content>
</entry>
<entry>
<title>src/swclock: make the reference file a required argument</title>
<updated>2022-12-08T15:56:50+00:00</updated>
<author>
<name>William Hubbs</name>
<email>w.d.hubbs@gmail.com</email>
</author>
<published>2022-12-08T15:56:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/openrc/openrc.git/commit/?id=02b064a5915109027f29ee81d74288e9e7296ea5'/>
<id>urn:sha1:02b064a5915109027f29ee81d74288e9e7296ea5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>migrate fully to meson build system</title>
<updated>2022-04-06T15:51:55+00:00</updated>
<author>
<name>William Hubbs</name>
<email>w.d.hubbs@gmail.com</email>
</author>
<published>2022-04-06T15:51:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/openrc/openrc.git/commit/?id=391d12db48754861b5cecac92ee3321597ee02c1'/>
<id>urn:sha1:391d12db48754861b5cecac92ee3321597ee02c1</id>
<content type='text'>
- drop old build system
- move shared include and source files to common directory
- drop "rc-" prefix from shared include and source files
- move executable-specific code to individual directories under src
- adjust top-level .gitignore file for new build system

This closes #489.
</content>
</entry>
</feed>
