https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224615
Jan Kokemüller <jan.kokemuel...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #189130|0 |1 is obsolete| | --- Comment #2 from Jan Kokemüller <jan.kokemuel...@gmail.com> --- Created attachment 213659 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=213659&action=edit Updated FIFO/pipe fixes I've been running these FIFO/pipe fixes for some time now. I've attached the current version of the patch. This should also fix https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203366 and some other minor issues I've come across. I wrote a lot of ATF tests for FIFO/pipe behavior with kqueue/poll here: https://github.com/jiixyj/epoll-shim/blob/develop/test/pipe-test.c . I'd love to clean them up for inclusion into FreeBSD. Currently there is lots of code to test FIFOs/pipes under other operating systems as well which obscures the important stuff a bit. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ freebsd-bugs@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"