I'm cleaning up my work spaces and found this draft test case for the aio+fork bug fixed in 34904d830a9fd1f6fc47218f38c111698303d2fe. I'm not sure how best to integrate it with libc-test, but posting it here now so it's not lost. Probably should be edited to use pipe() rather than relying on stdin blocking. Rich