]> git.ipfire.org Git - thirdparty/shadow.git/commit
lib: apply linux specific pid_t format consistently
authorTobias Deiminger <tobias.deiminger@linutronix.de>
Thu, 7 May 2026 20:47:24 +0000 (22:47 +0200)
committerAlejandro Colomar <foss+github@alejandro-colomar.es>
Tue, 19 May 2026 12:46:55 +0000 (14:46 +0200)
commit710c4d4f88fa32dfc4c4d1f714e935d8bff6ae00
tree9f006d3364559e6b9a8eb374088a78893891a00b
parent9ba37a1b74cc05043ee10971a55b285499170530
lib: apply linux specific pid_t format consistently

Also change previously existing linux specific format for pid_t to %d.

Signed-off-by: Tobias Deiminger <tobias.deiminger@linutronix.de>
lib/user_busy.c