]> git.ipfire.org Git - thirdparty/coreutils.git/commit
Include xreadlink.h.
authorJim Meyering <jim@meyering.net>
Sun, 21 Oct 2001 15:21:28 +0000 (15:21 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 21 Oct 2001 15:21:28 +0000 (15:21 +0000)
commitb9bda3c30dc1ca3a95eee265b32866834cb8be0d
tree94b3dc807441aad54ade397f14e1b7708b4986ae
parentbd0070c191c92e214964b234e330f8ef9f1a2a8d
Include xreadlink.h.
(copy_internal): Don't use PATH_MAX.
Rewrite the symlink-copying code to use xreadlink.
src/copy.c