Commit graph

5 commits

Author SHA1 Message Date
f479ad5102 Improve README.md 2023-07-26 08:40:30 +12:00
c09a47f790 Define LUA_USE_POSIX 2023-07-24 12:09:37 +12:00
32ad743d61 Update dependency information in README.md 2023-07-18 12:55:44 +12:00
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