diff options
Diffstat (limited to 'c++tools')
| -rw-r--r-- | c++tools/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/c++tools/ChangeLog b/c++tools/ChangeLog index 5593dfaf5be..fa25ac5f54f 100644 --- a/c++tools/ChangeLog +++ b/c++tools/ChangeLog @@ -1,3 +1,9 @@ +2023-01-09 John David Anglin <danglin@gcc.gnu.org> + + PR other/107616 + * server.cc (server): Don't call FD_ISSET when HAVE_PSELECT + and HAVE_SELECT are zero. + 2022-11-23 Marek Polacek <polacek@redhat.com> Revert: |
