Files
binutils-gdb/gdb/nat
Gary Benson a8c636cb54 Fix build issue with nat/linux-namespaces.c
This commit fixes a build issue on systems with a prototype for setns
in their header files but no working setns is detected by configure.

gdb/ChangeLog:

	PR gdb/18957
	* nat/linux-namespaces.c (setns): Rename from this ...
	(do_setns): ... to this.  Support calling setns if it exists.
	(mnsh_handle_setns): Call do_setns.
2015-09-14 11:02:06 +01:00
..
2015-06-10 14:28:43 +01:00
2015-06-10 14:28:43 +01:00