freebsd-dev/usr.bin/elfdump
Ed Maste 9e8f606352 elfdump: limit STDIN to no rights rather than closing it
Closing stdin/stdout/stderr is often a bad idea as a future open()
can end up with its fd. Leave it open and limit it to no rights
instead.

Reviewed by:	cem
Differential Revision:	https://reviews.freebsd.org/D7984
2016-09-20 21:38:12 +00:00
..
elfdump.1 Fix a typo. 2014-09-16 22:26:01 +00:00
elfdump.c elfdump: limit STDIN to no rights rather than closing it 2016-09-20 21:38:12 +00:00
Makefile
Makefile.depend Add META_MODE support. 2015-06-13 19:20:56 +00:00