Commit graph

52 commits

Author SHA1 Message Date
Justine Tunney
fc097ac275 Add unix domain socket support to redbean 2022-06-22 03:04:25 -07:00
Justine Tunney
c1cfca8ae1 Make fixes and improvements
- Polyfill UTIME_OMIT on XNU
- Refactor Lua build code so it's better
- Add unix module to lua.com (Discord request)
- Add unix.utimensat() and unix.futimens() to redbean
- Avoid creating double slash path in linenoise ()
- Remove double slashes in NT paths automatically ()
- Make strerror() smarter about showing NT errors ()

Fixes 
2022-06-18 01:46:12 -07:00
Renamed from tool/net/lunix.c (Browse further)