diff options
author | Karel Zak <kzak@redhat.com> | 2010-10-01 13:05:58 +0200 |
---|---|---|
committer | Karel Zak <kzak@redhat.com> | 2011-01-03 12:28:43 +0100 |
commit | 8f3f6383a581e64d5dbe9a13130e078f45babf07 (patch) | |
tree | 323304a71688a9fc157dceaee666ea0a449650ba /README | |
parent | 0a98127b8734204ffaa9faf33b59e61fafc685bb (diff) | |
download | util-linux-old-8f3f6383a581e64d5dbe9a13130e078f45babf07.tar.gz |
libmount: rewrite mountinfo/fstab parsers to use sscanf()
The old solution (without scanf()) was based on old code from
mount(8). It seems that the modern libc is able to provide all
necessary functionality by sscanf() and %ms directive.
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions