commit | 0da23004a064e7149373b484fa671f2a2105ec9b | [log] [tgz] |
---|---|---|
author | Tom Tromey <tromey@adacore.com> | Tue Aug 29 08:22:09 2023 -0600 |
committer | Tom Tromey <tromey@adacore.com> | Mon Nov 27 12:55:14 2023 -0700 |
tree | cd41c9b455ae17a9ab41b8b14a423efc94053204 | |
parent | d69939bded50d76179f97284df35879a385cf8c0 [diff] |
Change serial_readchar to throw This changes serial_readchar to throw an exception rather than trying to set and preserve errno. Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=30770