comparison bootstrap.conf @ 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 2e484f9f1f18
children c51b07a71421
comparison
equal deleted inserted replaced
33297:0376082b659f 33299:e50806e3f370
41 crypto/sha1-buffer 41 crypto/sha1-buffer
42 crypto/sha256-buffer 42 crypto/sha256-buffer
43 crypto/sha512-buffer 43 crypto/sha512-buffer
44 dup2 44 dup2
45 fcntl 45 fcntl
46 fflush
46 filemode 47 filemode
47 fnmatch 48 fnmatch
48 fpucw 49 fpucw
49 frexp 50 frexp
50 frexpf 51 frexpf