kicad/pcbnew/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 Cleanup includes in board.h and footprint.h 2021-06-03 20:19:52 +01:00
cadstar Cleanup includes in board.h and footprint.h 2021-06-03 20:19:52 +01:00
common Fix some OSX compiler warnings 2021-05-09 12:59:57 +01:00
eagle Remove the wxLog calls from math/util.h for now 2021-06-01 18:44:22 -04:00
fabmaster Cleanup includes in board.h and footprint.h 2021-06-03 20:19:52 +01:00
geda Remove the wxLog calls from math/util.h for now 2021-06-01 18:44:22 -04:00
kicad Fix symlink read-/write-through code 2021-06-05 14:22:50 +00:00
legacy Cleanup: Use make_unique for the legacy plugin board deleter 2021-05-30 20:56:44 -04:00
pcad Cleanup headers in pcbnew pcad importer 2021-06-04 01:28:40 +01:00