mirror of
https://github.com/systemd/systemd.git
synced 2024-11-08 11:27:32 +03:00
14bcf25c8b
This adds a "char *extra" parameter to tempfn_xxxxxx(), tempfn_random(), tempfn_ranomd_child(). If non-NULL this string is included in the middle of the newly created file name. This is useful for being able to distuingish the kind of temporary file when we see one. This also adds tests for the three call. For now, we don't make use of this at all, but port all users over. |
||
---|---|---|
.. | ||
Makefile | ||
systemctl.c | ||
systemd-sysv-install.SKELETON |