summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorRichard Yao <ryao@gentoo.org>2012-12-13 20:15:48 -0500
committerAnthony G. Basile <blueness@gentoo.org>2013-01-20 13:30:56 -0500
commitebf12c2f32cc22480e0102a4aadcd44487f55ad2 (patch)
treeca5dd1c954722fdc7698c0514808ec85b08aa965 /Makefile.am
parenteeb8d70a6b38f736febaa4c3b03e39b4c1193a6c (diff)
Switch to dup2 from dup3
dup3() was being used in a situation where dup2() would suffice. uclibc does not support dup3(), so we switch to dup2(). Signed-off-by: Richard Yao <ryao@gentoo.org> Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions