util-linux/libblkid/src
Karel Zak 35c6ed615f libblkid: move UTF encoding function to lib/
Let's consolidate the code, we need to use it in libfdisk too. It
seems better to keep it generic and libblkid independent.

This patch also removes blkid_encode_alloc(), this function is overkill.

Signed-off-by: Karel Zak <kzak@redhat.com>
2020-02-25 12:00:27 +01:00
..
partitions libblkid: move UTF encoding function to lib/ 2020-02-25 12:00:27 +01:00
superblocks libblkid: move UTF encoding function to lib/ 2020-02-25 12:00:27 +01:00
topology libblkid: improve MD I/O size calculation [lgtm scan] 2019-12-03 14:51:31 +01:00
.gitignore build-sys: cleanup .gitignore files 2012-06-26 20:50:54 +02:00
Makemodule.am libblkid: remove dependence on libuuid 2019-01-22 12:33:19 +01:00
blkid.h.in libblkid: Fix documentation in libblkid header 2020-01-10 12:05:46 +01:00
blkidP.h libblkid: move UTF encoding function to lib/ 2020-02-25 12:00:27 +01:00
cache.c misc: Fix various typos 2016-05-31 23:40:21 +02:00
config.c libblkid: Fix blkid.conf parsing 2017-03-13 12:46:47 +01:00
dev.c libblkid: Mark char* params to blkid_dev_set_search as const 2017-11-21 10:43:09 +01:00
devname.c libblkid: fix possible uninitialized value use [coverity scan] 2019-05-15 16:15:15 +02:00
devno.c misc: fix reassigned values before old ones has been used [cppcheck] 2017-06-14 12:19:20 +02:00
encode.c libblkid: move UTF encoding function to lib/ 2020-02-25 12:00:27 +01:00
evaluate.c libblkid: open device in nonblock mode. 2019-11-06 09:55:49 +01:00
getsize.c
init.c include/debug: introduce __UL_INIT_DEBUG_FROM_STRING() 2018-01-17 13:58:29 +01:00
libblkid.sym cleanup: Remove some spurious spaces 2019-10-01 13:01:43 +02:00
llseek.c libblkid: fix macro redefinition [coverity scan] 2015-01-28 14:57:53 +01:00
probe.c libblkid: check status for the current CDROM slot 2020-01-08 09:23:04 +01:00
read.c various: fix more lgtm scan warnings 2020-02-20 20:18:46 +00:00
resolve.c misc: do not use plain 0 as NULL [smatch scan] 2017-02-20 12:58:49 +01:00
save.c libblkid: check number of test_blkid_save arguments correctly 2019-07-14 11:53:59 +01:00
tag.c misc: do not use plain 0 as NULL [smatch scan] 2017-02-20 12:58:49 +01:00
verify.c libblkid: open device in nonblock mode. 2019-11-06 09:55:49 +01:00
version.c misc: Fix various typos 2016-05-31 23:40:21 +02:00