mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-12 12:16:04 +08:00
c17253b974
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. |
||
---|---|---|
.. | ||
import | ||
patches | ||
aclocal.m4 | ||
ChangeLog | ||
config.in | ||
configure | ||
configure.ac | ||
Makefile.am | ||
Makefile.gnulib.inc.in | ||
Makefile.in | ||
README | ||
update-gnulib.sh |
This is an import of gnulib that is used by gdb and gdbserver. To send patches, follow the gdb patch submission instructions in ../gdb/CONTRIBUTE. For maintainers, see ../gdb/MAINTAINERS. See update-gnulib.sh for instructions on updating gnulib.