Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
busybox
/
7930bcf7368e42b327b2a234f4e1be897fc25b1d
/
.
/
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`