Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
54deebf4e41fd8cee3b5800a08844adc985d2c03
/
.
/
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`