CVSROOT: /cvs Module name: src Changes by: [email protected] 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@
CVSROOT: /cvs Module name: src Changes by: [email protected] 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@