]> git.ipfire.org Git - thirdparty/coreutils.git/commit
(show_point): Use canonicalize_file_name, if possible.
authorJim Meyering <jim@meyering.net>
Sat, 1 Sep 2001 16:24:19 +0000 (16:24 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 1 Sep 2001 16:24:19 +0000 (16:24 +0000)
commitbe53392f0afae47a785312bfa9901ffb95ceaf86
tree875ba5fd3b45a2f7680192bcad9ddea1b96dcf49
parentd9025b763b9a3c4effc2d018fbaa3a59b24b9372
(show_point): Use canonicalize_file_name, if possible.
[HAVE_RESOLVEPATH], [!HAVE_RESOLVEPATH]: Use malloc, not alloca,
so that these two paths also produce `resolved' in malloc'd storage.
Free that memory when done with it.
src/df.c