<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monitoring-plugins/lib/utils_cmd.c, branch 3.0.0-rc3</title>
<subtitle>Monitoring Plugins
</subtitle>
<id>https://www.monitoring-plugins.org/repositories/monitoring-plugins/atom?h=3.0.0-rc3</id>
<link rel='self' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/atom?h=3.0.0-rc3'/>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/'/>
<updated>2025-12-11T20:05:49Z</updated>
<entry>
<title>lib/utils_cmd: Rename stdout, stderr in cmd_run_result</title>
<updated>2025-12-11T20:05:49Z</updated>
<author>
<name>Alvar Penning</name>
<email>post@0x21.biz</email>
</author>
<published>2025-12-11T09:53:07Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=6ce11bc44f5fe2344083a94175a1667ca02e016c'/>
<id>urn:sha1:6ce11bc44f5fe2344083a94175a1667ca02e016c</id>
<content type='text'>
On OpenBSD's "stdio.h", stdin, stdout, and stderr are not directly
FILE*, but #defines. Thus, naming the output struct fields stdout and
stderr resulted in compiler errors, after replacing the #define.

https://codeberg.org/OpenBSD/src/src/commit/a762189c5efbb2811f3c853bc0e5578fd5fb919d/include/stdio.h#L75-L77
</content>
</entry>
<entry>
<title>fix include order error</title>
<updated>2025-11-16T14:26:00Z</updated>
<author>
<name>Lorenz Kästle</name>
<email>12514511+RincewindsHat@users.noreply.github.com</email>
</author>
<published>2025-11-16T14:26:00Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=5ced56b268ed9a8f06755c89615aac68618557ae'/>
<id>urn:sha1:5ced56b268ed9a8f06755c89615aac68618557ae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement replacement functions for executing commands</title>
<updated>2025-11-16T13:26:41Z</updated>
<author>
<name>Lorenz Kästle</name>
<email>12514511+RincewindsHat@users.noreply.github.com</email>
</author>
<published>2025-11-16T13:26:41Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=7bfb16e0da721dcf50558f9104d3ed84efe03516'/>
<id>urn:sha1:7bfb16e0da721dcf50558f9104d3ed84efe03516</id>
<content type='text'>
This commit implements replacement functions for the previous
exec functions.
The replacements are implemented in a more "pure" style, the do no
longer receive pointer arguments which they will write to, but create
the pointers themselves and should therefore be easier to use,
since it is more obvious what goes in and what comes out.

Also a essentialy unused variable was removed with this.
</content>
</entry>
<entry>
<title>general refactorin in lib, more local variables, real booleans</title>
<updated>2025-09-15T12:06:55Z</updated>
<author>
<name>Lorenz Kästle</name>
<email>12514511+RincewindsHat@users.noreply.github.com</email>
</author>
<published>2025-09-15T12:06:55Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=f855c5b5bbbc6d5436741fd8108be64825a3c76b'/>
<id>urn:sha1:f855c5b5bbbc6d5436741fd8108be64825a3c76b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Run clang-format again</title>
<updated>2025-09-15T10:59:37Z</updated>
<author>
<name>Lorenz Kästle</name>
<email>12514511+RincewindsHat@users.noreply.github.com</email>
</author>
<published>2025-09-15T10:59:37Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=802e46f8ea36c344f112d7e1dd8d64d17a4cc939'/>
<id>urn:sha1:802e46f8ea36c344f112d7e1dd8d64d17a4cc939</id>
<content type='text'>
</content>
</entry>
<entry>
<title>changed filename in cmd_file_read to const char * (check_apt warning)</title>
<updated>2025-05-09T08:49:02Z</updated>
<author>
<name>Andreas Baumann</name>
<email>mail@andreasbaumann.cc</email>
</author>
<published>2025-05-09T08:49:02Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=ec47bbbda6b99f0efc1801a424812a4dd457f9b6'/>
<id>urn:sha1:ec47bbbda6b99f0efc1801a424812a4dd457f9b6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix argument order of calloc on several occasions</title>
<updated>2024-11-09T09:49:21Z</updated>
<author>
<name>Lorenz Kästle</name>
<email>12514511+RincewindsHat@users.noreply.github.com</email>
</author>
<published>2024-11-09T09:49:21Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=6eb5be9e30b23035632b674f6b46c18313cde63b'/>
<id>urn:sha1:6eb5be9e30b23035632b674f6b46c18313cde63b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>lib: Update copyright</title>
<updated>2024-10-17T16:01:49Z</updated>
<author>
<name>Lorenz Kästle</name>
<email>lorenz.kaestle@netways.de</email>
</author>
<published>2024-10-17T16:01:49Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=9462819774ed2e3f51c75fffda59724428205c0e'/>
<id>urn:sha1:9462819774ed2e3f51c75fffda59724428205c0e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>lib: clang-format</title>
<updated>2024-10-17T15:57:50Z</updated>
<author>
<name>Lorenz Kästle</name>
<email>lorenz.kaestle@netways.de</email>
</author>
<published>2024-10-17T15:57:50Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=ee1ba3209993b72e90f5fe30a16ad951f1e2402d'/>
<id>urn:sha1:ee1ba3209993b72e90f5fe30a16ad951f1e2402d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixes for -Wsign-compare</title>
<updated>2023-10-19T10:10:55Z</updated>
<author>
<name>RincewindsHat</name>
<email>12514511+RincewindsHat@users.noreply.github.com</email>
</author>
<published>2023-10-19T10:10:55Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=07f9c438f31de7a280e43c4196a32d200ad41fbe'/>
<id>urn:sha1:07f9c438f31de7a280e43c4196a32d200ad41fbe</id>
<content type='text'>
</content>
</entry>
</feed>
