mirror of
https://github.com/systemd/systemd.git
synced 2024-11-08 11:27:32 +03:00
553acb7b6b
loop_write() didn't follow the usual systemd rules and returned status partially in errno and required extensive checks from callers. Some of the callers dealt with this properly, but many did not, treating partial writes as successful. Simplify things by conforming to usual rules. |
||
---|---|---|
.. | ||
.gitignore | ||
90-vconsole.rules.in | ||
Makefile | ||
vconsole-setup.c |