Commit Graph

2 Commits

Author SHA1 Message Date
Tom Tromey
dc6c21dabf Update gnulib
This updates gnulib to a relatively recent commit.  Most of this was
done by the gnulib import script; the only change I made was to
update-gnulib.sh.

Tested on x86-64 Fedora 34.  I also did a mingw cross build.
2022-04-18 10:14:04 -06:00
Mike Frysinger
c17253b974 gnulib: import getline
We use getline in sim today which breaks on older systems that are
not compliant with the latest POSIX standard.  For example, mingw64
for Windows omits getline so we fail to build there.
2021-05-04 13:33:32 -04:00