Martin Sustrik
Martin Sustrik
That's cool. Thanks!
Sure. Want to do that? It's just a single file. Should be easy.
@terinjokes Done.
Yeah, I've written it on Linux and adjusted the options to the linux version of `ls`. The versin of OSX has different parameters. I'll try to fix it, but I...
MacOSX tests now run (and fail) on Travis CI: https://travis-ci.org/sustrik/uxy
It seems that entries returned dns_ai_nextent should be free()'d. If so, it would be nice if the documentation said so.
Yes, the domain expired. The docs are now available at https://sustrik.github.io/libdill/
nn_close() should not return EINVAL, ever. Seems like a bug. I'll look into this later on.