mirror of
https://github.com/systemd/systemd.git
synced 2026-08-12 22:17:19 +00:00
8dc31a63981267f257583ef82ceb79859ff243f8
Make the build sys error out on missing function prototypes, missing variable declarations, implicit function declarations or forgotten return statements. None of these conditions are acceptable, and by making them hard errors, the build bots can detect them earlier.
…
systemd - System and Service Manager
Details
- General information about systemd can be found in the systemd Wiki
- Information about build requirements are provided in the README file
Languages
C
88.7%
Shell
5.4%
Python
4.6%
Meson
1.1%