diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 2021-06-07 Bruno Haible <bruno@clisp.org> + ptsname_r: Add support for DragonFly BSD 6.0. + * lib/ptsname_r.c (__ptsname_r): Add implementation for DragonFly BSD. + * tests/test-ptsname_r.c (main): Treat Dragonfly BSD like Solaris. + +2021-06-07 Bruno Haible <bruno@clisp.org> + Avoid some test failures on DragonFly BSD 6.0. * tests/test-c32isalnum.c (main): On Dragonfly BSD, disable tests that fail. |