kicad/eeschema/sch_plugins
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
..
altium Remove another leaky wx/log.h header 2021-06-03 08:11:15 -04:00
cadstar Don't leak a wx header via eda_item.h 2021-06-02 19:18:48 -04:00
eagle Use wxFFileInputStream explicitly when loading xml documents 2021-05-03 19:39:56 -04:00
kicad Fix symlink read-/write-through code 2021-06-05 14:22:50 +00:00
legacy Fix symlink read-/write-through code 2021-06-05 14:22:50 +00:00