changeset 33299:e50806e3f370

bootstrap.conf: Add fflush to list of imported gnulib modules. The fflush module from gnulib handles corner cases (such as multiple handles on a single stream) better than some default system libraries. * bootstrap.conf: Add fflush to list.
author Rik <rik@octave.org>
date Tue, 02 Apr 2024 16:13:21 -0700
parents 0376082b659f
children 38860e27296b
files bootstrap.conf
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/bootstrap.conf	Tue Apr 02 16:04:03 2024 -0400
+++ b/bootstrap.conf	Tue Apr 02 16:13:21 2024 -0700
@@ -43,6 +43,7 @@
   crypto/sha512-buffer
   dup2
   fcntl
+  fflush
   filemode
   fnmatch
   fpucw