Whamcloud - gitweb
libext2fs: add new getenv.c file
authorTheodore Ts'o <tytso@mit.edu>
Thu, 25 Apr 2024 16:41:48 +0000 (12:41 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 25 Apr 2024 16:41:48 +0000 (12:41 -0400)
commitd3f7ef6b3b8bd90f5c6004292470f2b4a2cd6f2e
tree325911cc9da2e3d399f056be1552e4ce1b825b23
parentec55a38e448e0f9af9d815a7abfec191ea0fe9d5
libext2fs: add new getenv.c file

Fixes: eefbea0da810 ("libext2fs: use a safe_getenv() function everywhere")
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
lib/ext2fs/getenv.c [new file with mode: 0644]