commit | cbd85b9cc1c5dd0bb1a5691143cd5adcbecdba77 | [log] [tgz] |
---|---|---|
author | Christopher Ferris <cferris@google.com> | Fri Nov 15 15:16:01 2013 -0800 |
committer | Christopher Ferris <cferris@google.com> | Fri Nov 15 16:09:44 2013 -0800 |
tree | 6a68536f1a1a5c37803b04199fe536d7ce876891 | |
parent | f246c589d66e5dc0e3cddc3c37261fb0e3fc67e9 [diff] |
Modify tests for another glibc difference. It turns out that when passing a closed file to getdelim or getline, the functions in glibc will properly return a failure, but errno might not be set. Skip the errno check except on bionic. Change-Id: I8d625f15303d4c2d42e8d28491ea8a368aea4d32