diff options
author | Carlos O'Donell <carlos@redhat.com> | 2020-04-29 16:31:29 -0400 |
---|---|---|
committer | Carlos O'Donell <carlos@redhat.com> | 2020-04-30 16:28:07 -0400 |
commit | 183083c35972611e7786c7ee0c96d7da571631ed (patch) | |
tree | 29b7a4b0b8dc911419d302aa0a0bfdbe94cd4d3e /math/s_nexttowardl.c | |
parent | df6c63ebbce9679e755f0ecc716a33babee5d008 (diff) | |
download | glibc-183083c35972611e7786c7ee0c96d7da571631ed.tar glibc-183083c35972611e7786c7ee0c96d7da571631ed.tar.gz glibc-183083c35972611e7786c7ee0c96d7da571631ed.tar.bz2 glibc-183083c35972611e7786c7ee0c96d7da571631ed.zip |
support: Set errno before testing it.
In test-conainer we should set errno to 0 before calling strtol,
and check after with TEST_COMPARE.
In tst-support_capture_subprocess we should set errno to 0 before
checking it after the call to strtol.
Tested on x86_64.
Reviewed-by: DJ Delorie <dj@redhat.com>
Diffstat (limited to 'math/s_nexttowardl.c')
0 files changed, 0 insertions, 0 deletions