| Summary: | readlink -f shows different results than coreutils equivalent | ||
|---|---|---|---|
| Product: | Busybox | Reporter: | Ricardo Ribalda <ricardo.ribalda> |
| Component: | Standard Compliance | Assignee: | unassigned |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | busybox-cvs |
| Priority: | P5 | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Host: | Target: | ||
| Build: | |||
|
Description
Ricardo Ribalda
2018-05-17 12:23:46 UTC
Fixed in git: commit 747162109fb1c891baf6aafa1ca0410bd08d04a4 Author: Denys Vlasenko <vda.linux@googlemail.com> Date: Thu May 24 17:29:14 2018 +0200 realpath,readlink -f: coreutils compat, closes 11021 Thanks! |