summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorKarel Zak2009-02-03 22:12:03 +0100
committerKarel Zak2009-02-11 23:55:51 +0100
commit74a9c6f7b709cb2c3e3863cb91ed1c869a25da84 (patch)
treed34c59a70ec060a556f0c22174bf3c21c5be7f24 /TODO
parentblkid: fix typo (syntax error) (diff)
downloadkernel-qcow2-util-linux-74a9c6f7b709cb2c3e3863cb91ed1c869a25da84.tar.gz
kernel-qcow2-util-linux-74a9c6f7b709cb2c3e3863cb91ed1c869a25da84.tar.xz
kernel-qcow2-util-linux-74a9c6f7b709cb2c3e3863cb91ed1c869a25da84.zip
mount: move realpath.c code to lib/
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index 42cbed417..65cc55aa5 100644
--- a/TODO
+++ b/TODO
@@ -12,6 +12,8 @@
Although mkswap has recently been -L option to create a label nothing appears to
have been change to swapon to display said labels. (rh#430386)
+ * use canonicalize_file_name() when exist in glibc (see lib/canonicalize.v)
+
* try improve compilation against others libc:
- klibc
- ???