mirror of
https://github.com/YosysHQ/yosys.git
synced 2026-08-31 18:24:48 +02:00
via dup(fileno());gzdopen() because stdio might have buffered data from the underlying file meaning that the underlying seek position isn't what we think it is.