Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
d723fb155d3db4152a4781dff550cd0f0ce290b5
/
.
/
testsuite
/
cp
/
cp-preserves-links
blob: 301dc5fd83ee90185bcf0036cc3650b27657b2b2 [
file
] [
log
] [
blame
]
touch foo
ln
-
s foo bar
busybox cp
-
d bar baz
test
-
L baz
test xfoo
=
x
`readlink baz`