Commit Graph

1 Commits

Author SHA1 Message Date
Martin Whitaker ab6e9effe1 Merge duplicated ivl_dlfcn.h files.
The vvp/ivl_dlfcn.h and cadpli/ivl_dlfcn.h files are essentially the
same, but have diverged a bit over the years. Merge them into a single
shared file at the top level. Use the static prefix for all inline
functins (currently only used in the cadpli version) as that will fix
issue #1301. We now require the compiler to support at least C99, so
can use "inline", not "__inline__".

(cherry picked from commit 3f936d2d8b)
2026-03-09 18:24:56 -07:00