diff options
author | jilles <jilles@FreeBSD.org> | 2013-05-03 20:39:53 +0000 |
---|---|---|
committer | jilles <jilles@FreeBSD.org> | 2013-05-03 20:39:53 +0000 |
commit | 66bb8e0f75e5284e0b64916ea8295efb5ca1fff6 (patch) | |
tree | cbeb189a71cd9a678bf72c198b4ffa59f5d88f75 /lib/libc/stdlib/insque.c | |
parent | 20af13d27b17ff783f532cc859a5167ecd0adb7e (diff) | |
download | FreeBSD-src-66bb8e0f75e5284e0b64916ea8295efb5ca1fff6.zip FreeBSD-src-66bb8e0f75e5284e0b64916ea8295efb5ca1fff6.tar.gz |
sh: Remove racy test case for read builtin.
This test case sometimes fails because of an EINTR-related race condition.
Fixing this race condition likely requires an extra system call per byte,
which would make the read builtin even slower than it already is, or very
complicated trickery. Therefore, remove the test case for now.
Diffstat (limited to 'lib/libc/stdlib/insque.c')
0 files changed, 0 insertions, 0 deletions