]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit
libext2fs: remove nls_* namespace contamination
authorTheodore Ts'o <tytso@mit.edu>
Mon, 29 Apr 2019 02:04:10 +0000 (22:04 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 29 Apr 2019 13:18:12 +0000 (09:18 -0400)
commit388e1d56d9f5ba233862cd7d363590902f227740
tree998977b33bbc9e4d42061fe2a07766cbcfba8c14
parentca82f176f11d5f7f4dd32b7125da9801bfb79d33
libext2fs: remove nls_* namespace contamination

Also remove nls.h, and avoid declaring static functions and variables
in a header file, which is wasteful of space.

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
debugfs/Makefile.in
debugfs/htree.c
e2fsck/Makefile.in
lib/ext2fs/Makefile.in
lib/ext2fs/dirhash.c
lib/ext2fs/ext2fs.h
lib/ext2fs/initialize.c
lib/ext2fs/nls.h [deleted file]
lib/ext2fs/nls_utf8.c
lib/ext2fs/openfs.c