hurd TIOCFLUSH: Cope BSD 4.1 semantic
authorSamuel Thibault <samuel.thibault@ens-lyon.org>
Mon, 1 Feb 2021 18:39:48 +0000 (19:39 +0100)
committerSamuel Thibault <samuel.thibault@ens-lyon.org>
Mon, 1 Feb 2021 18:39:48 +0000 (19:39 +0100)
commit36231bee7ab36d59dd121ea85b91411ae86945f3
tree681ff9b1814deab75e5878f58d682e33d8833e4b
parentd5c8f98c5e6de207790d3e9edadf5bda4aa2521f
hurd TIOCFLUSH: Cope BSD 4.1 semantic

BSD 4.1 did not have an argument for TIOCFLUSH, BSD 4.2 added it. There
are still a lot of applications out there that pass a NULL argument to
TIOCFLUSH, so we should rather cope with it.
sysdeps/mach/hurd/ioctl.c