Use kinfo_getfile to implement fdwalk on FreeBSD.
[binutils-gdb.git] / gdb / ChangeLog
index 778eebc1b10df9fcbceada42baa75770eaeeb4d2..83eabc43c566ffb0a0005862b9e56515a3fbb2bb 100644 (file)
@@ -1,3 +1,8 @@
+2018-11-30  John Baldwin  <jhb@FreeBSD.org>
+
+       * common/filestuff.c [HAVE_KINFO_GETFILE]: Include headers.
+       (fdwalk) [HAVE_KINFO_GETFILE]: Use kinfo_getfile.
+
 2018-11-30  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
             Simon Marchi  <simon.marchi@ericsson.com>