Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-02-19 | Add DragonFly macro; remove nbwaitall and ancilautoclose | Laurent Bercot | |
2017-03-15 | sysdeps tests cleanup. (I expect BSDs to break, as usual.) | Laurent Bercot | |
2017-02-21 | Types change: big pass on libstddjb and libunixonacid | Laurent Bercot | |
libdatastruct still missing, library still not functional | |||
2014-12-31 | Add _GNU_SOURCE to trynbwaitall.c because glibc headers | Laurent Bercot | |
don't define kill() with only _BSD_SOURCE. That's very disappointing from GNU. | |||
2014-12-21 | next generation of the FreeBSD fix... | Laurent Bercot | |
2014-12-21 | Stricter trynbwaitall to actually catch the problems | Laurent Bercot | |
2014-12-21 | So the non-portable MSG_DONTWAIT may alleviate the problem... might | Laurent Bercot | |
as well use it on architectures that support it. |