On 2/15/23 15:11, Laszlo Ersek wrote:
<signal.h> in POSIX reserves the "sa_" prefix:
https://pubs.opengroup.org/onlinepubs/9699919799/functions/V2_chap02.html...
Let's use "sact_" instead.
Signed-off-by: Laszlo Ersek <lersek(a)redhat.com>
---
lib/internal.h | 4 ++--
generator/states-connect-socket-activation.c | 16 ++++++++--------
lib/handle.c | 12 ++++++------
3 files changed, 16 insertions(+), 16 deletions(-)
Commit 86c8056dcab3 ("socket activation: rename sa_(tmpdir|sockpath) to
sact_(tmpdir|sockpath)", 2023-02-22).