[#] http://marc.info/?l=openbsd-cvs&m=140763869219278&w=2
openbsd-cvs(obsdave,2) — All
2014-08-10 06:55:11


Module name: src
Changes by: guenther@cvs.openbsd.org 2014/08/09 20:44:26

Modified files:
bin/ksh : io.c tty.c

Log message:
Replace F_DUPFD followed by setting FD_CLOEXEC with just F_DUPFD_CLOEXEC

ok matthew@ millert@