mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-24 19:28:53 +03:00
libspl: lift common bits of getexecname()
Merge the actual implementations of getexecname() and slightly clean up the FreeBSD one. Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: Ahelenia Ziemiańska <nabijaczleweli@nabijaczleweli.xyz> Closes #11879
This commit is contained in:
@@ -21,6 +21,8 @@ libspl_assert_la_SOURCES = \
|
||||
assert.c
|
||||
|
||||
USER_C = \
|
||||
libspl_impl.h \
|
||||
getexecname.c \
|
||||
list.c \
|
||||
mkdirp.c \
|
||||
page.c \
|
||||
|
||||
Reference in New Issue
Block a user