Skip to content
Commit b978c6f8 authored by Pavel Emelyanov's avatar Pavel Emelyanov
Browse files

util: Introduce buffer size for carrying /proc/self/fd/N path



There's ... a number of places where we want to do something
with /proc/self/fd/%d path. Each time we guess buffer size
that is enough for this. Make standard constant for this and
save some space on stack and drop args for some functions.

Signed-off-by: default avatarPavel Emelyanov <xemul@parallels.com>
parent baa2583a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment