kicad/eeschema/sch_plugins/legacy
Johannes Maibaum 06e967354f Fix symlink read-/write-through code
Use `realpath(3)` instead of `readlink(3)`, which offers support for
relative and absolute symlinks alike, since all symbolic links will be
resolved to the absolute path of the linked-to file.

Fixes #8082
2021-06-05 14:22:50 +00:00
..
sch_legacy_plugin.cpp Fix symlink read-/write-through code 2021-06-05 14:22:50 +00:00
sch_legacy_plugin.h Naming conventions. 2021-05-05 22:58:40 +01:00