Commit graph

2 commits

Author SHA1 Message Date
2cb636f59d Remove libbsd and libdl as a runtime dependency in readme
Now the functions needed from libbsd are supplied by util.c,
and libdl is built into libc. Linking with -ldl causes errors
on some BSDs anyway.
2023-06-27 12:35:21 +12:00
17ee021cf0 Create README.md 2023-06-25 19:25:16 +12:00